head	1.4;
access;
symbols
	RELEASE_8_3_0:1.4
	RELEASE_9_0_0:1.4
	RELEASE_7_4_0:1.4
	RELEASE_8_2_0:1.4
	RELEASE_6_EOL:1.4
	RELEASE_8_1_0:1.3
	RELEASE_7_3_0:1.3
	RELEASE_8_0_0:1.3
	RELEASE_7_2_0:1.2
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1
	RELEASE_5_EOL:1.1
	RELEASE_7_0_0:1.1
	RELEASE_6_3_0:1.1;
locks; strict;
comment	@# @;


1.4
date	2010.11.05.02.57.48;	author wen;	state Exp;
branches;
next	1.3;

1.3
date	2009.07.14.09.00.03;	author nivit;	state Exp;
branches;
next	1.2;

1.2
date	2008.12.04.19.52.14;	author miwi;	state Exp;
branches;
next	1.1;

1.1
date	2007.06.25.18.19.25;	author miwi;	state Exp;
branches;
next	;


desc
@@


1.4
log
@- Update to 1.0

PR:		ports/147665
Submitted by:	Grzegorz Blach <magik@@roorback.net>
Thanks to:	Ildar Hizbulin <hizel@@vyborg.ru>
@
text
@SHA256 (Pylons-1.0.tar.gz) = 411e5875115913a714cb0aecb96a874766b5ec39b6f9ed2bd9edd3562899fc66
SIZE (Pylons-1.0.tar.gz) = 237206
@


1.3
log
@- Update to 0.9.7
- Remove post-install: target from Makefile

PR:		ports/134736
Submitted by:	Wen Heping <wenheping@@gmail.com>
@
text
@d1 2
a2 3
MD5 (Pylons-0.9.7.tar.gz) = f6de97faa730eb0e975f6b2e64a0c574
SHA256 (Pylons-0.9.7.tar.gz) = 36a62a184819ef01e65c865364f1b262299e6215ef55d8add6a1a258a9dd6933
SIZE (Pylons-0.9.7.tar.gz) = 204609
@


1.2
log
@- Update to 0.9.6.2

PR:		129194
Submitted by:	"Grzegorz B&#322;ach" <magik@@back-up.pl> (maintainer)
@
text
@d1 3
a3 3
MD5 (Pylons-0.9.6.2.tar.gz) = f6e6dc687dbaee166315299adb35076c
SHA256 (Pylons-0.9.6.2.tar.gz) = cb86c8dc26963bf306fef49f67b701d2a8dc879d772f88e54233309ca6051326
SIZE (Pylons-0.9.6.2.tar.gz) = 95178
@


1.1
log
@The Pylons web framework is aimed at making webapps and large
programmatic website development in Python easy. Several key points:

* A framework to make writing web applications in Python easy

* Inspired by Rails and TurboGears

* Utilizes a minimalist, component-based philosophy that makes it easy
  to expand on

* Harness existing knowledge about Python

Pylons makes it easy to expand on your knowledge of Python to master
Pylons for web development. Using a MVC style dispath, Python
knowledge is used at various levels:

* The Controller is just a basic Python class, called for each
  request. Customizing the response is as easy as overriding __call__
  to make your webapp work how you want.

* Myghty templating compiles directly to Python byte-code for speed
  and utilizes Python for template control rather than creating its
  own template syntax for "for, while, etc"

WWW: http://www.pylonshq.com/

PR:		ports/113970
Submitted by:	Denis Shaposhnikov <dsh at vlink.ru>
@
text
@d1 3
a3 3
MD5 (Pylons-0.9.5.tar.gz) = 929825ab20610f4ec15038c2a590d8cf
SHA256 (Pylons-0.9.5.tar.gz) = 03f6a049cd2d2ddcedfdd54dcfca213bd0e394bd00528a0d9c114cb1ec1c45ff
SIZE (Pylons-0.9.5.tar.gz) = 179468
@

