Source: myghty Section: python Priority: optional Maintainer: Debian Python Modules Team Uploaders: Oleksandr Moskalenko Build-Depends: debhelper (>= 9) Build-Depends-Indep: python-all, dh-python, python-setuptools (>= 0.6b3-1~) Standards-Version: 3.9.6 X-Python-Version: >= 2.5 Vcs-Git: git://anonscm.debian.org/python-modules/packages/myghty.git Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/myghty.git Homepage: http://www.myghty.org/ Package: python-myghty Architecture: all Depends: ${python:Depends}, python, ${misc:Depends} Recommends: python-paste XB-Python-Version: ${python:Versions} Enhances: python-pylons Description: Python based templating framework originally based on HTML::Mason Myghty is a Python based templating framework originally based on HTML::Mason, the enterprise-level framework used by Amazon.com, del.icio.us and Salon.com, among many others. Myghty fully implements Mason's templating language, component-based architecture, and caching system, and goes beyond, adding new paradigms such the Module Components controller paradigm, full Python whitespace syntax, threading support, WSGI support, session support, and much more.