head	1.3;
access;
symbols
	RELEASE_8_3_0:1.3
	RELEASE_9_0_0:1.3
	RELEASE_7_4_0:1.3
	RELEASE_8_2_0:1.3
	RELEASE_6_EOL:1.3
	RELEASE_8_1_0:1.3
	RELEASE_7_3_0:1.3
	RELEASE_8_0_0:1.3
	old_RELEASE_7_2_0:1.1
	old_RELEASE_7_1_0:1.1
	old_RELEASE_6_4_0:1.1
	old_RELEASE_5_EOL:1.1
	old_RELEASE_7_0_0:1.1
	old_RELEASE_6_3_0:1.1
	old_PRE_XORG_7:1.1
	old_RELEASE_4_EOL:1.1
	old_RELEASE_6_2_0:1.1
	old_RELEASE_6_1_0:1.1
	old_RELEASE_5_5_0:1.1;
locks; strict;
comment	@# @;


1.3
date	2009.08.18.22.38.56;	author miwi;	state Exp;
branches;
next	1.2;

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

1.1
date	2006.01.15.02.32.42;	author pav;	state Exp;
branches;
next	;


desc
@@


1.3
log
@- Update to 2.0.1

PR:		137603
Submitted by:	Wen Heping <wenheping@@gmail.com> (maintainer)
@
text
@TurboGears 2 is a reinvention of the TurboGears project to take
advantage of new components, and to provide a fully customizable
WSGI (Web Server Gateway Interface) stack. From the beginning
TurboGears was designed to be a Full Stack framework built from
best-of-breed components. New components have been released which
improved on the ones in the original TGstack, and the Python web
world has been increasingly designed around WSGI.

This has enabled a whole new world of reuse, and TG2 is designed
to take advantage of this fact in order to make a framework which
provides easy to use, productive defaults, while still providing
flexibility where it is useful.

TG2 represents a change from some of the components in TurboGears 1,
but we have now invested in a set of components that we think will
continue to be at the center of python web development for years to
come.

WWW:	http://www.turbogears.org/
@


1.2
log
@- Force commit to note a repocopy:
	www/py-turbogears -> www/py-turbogears2
@
text
@d1 7
a7 4
TurboGears brings together four major pieces to create an easy to install, easy
to use web megaframework. It covers everything from front end (MochiKit
JavaScript for the browser, Kid for templates in Python) to the controllers
(CherryPy) to the back end (SQLObject).
d9 4
a12 3
The TurboGears project is focused on providing documentation and integration
with these tools without losing touch with the communities that already exist
around those tools.
d14 4
a17 1
TurboGears is easy to use for a wide range of web applications.
a18 1
Author:	Kevin Dangoor et alii
@


1.1
log
@TurboGears brings together four major pieces to create an easy to install, easy
to use web megaframework. It covers everything from front end (MochiKit
JavaScript for the browser, Kid for templates in Python) to the controllers
(CherryPy) to the back end (SQLObject).

The TurboGears project is focused on providing documentation and integration
with these tools without losing touch with the communities that already exist
around those tools.

TurboGears is easy to use for a wide range of web applications.

Author:	Kevin Dangoor et alii
WWW:	http://www.turbogears.org/

PR:		ports/91691
Submitted by:	Nicola Vitale <nivit@@email.it>
@
text
@@

