diff options
Diffstat (limited to 'www/py-turbogears/pkg-descr')
-rw-r--r-- | www/py-turbogears/pkg-descr | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/www/py-turbogears/pkg-descr b/www/py-turbogears/pkg-descr new file mode 100644 index 000000000000..c7be73974ae2 --- /dev/null +++ b/www/py-turbogears/pkg-descr @@ -0,0 +1,13 @@ +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/ |