freebsd-ports/www/py-turbogears/pkg-descr
Ruslan Makhmatkhanov fb7e0dae3c - trim Makefile header
- limit python version to 2.x branch
- convert to optionsng
- relax checks for dateutil versions to fix runtime with our 2.1 version
- tab -> space change in pkg-descr:WWW
2013-03-21 11:42:42 +00:00

13 lines
542 B
Plaintext

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.
WWW: http://www.turbogears.org/