Metadata-Version: 1.0
Name: Curtain
Version: 0.2
Summary: A lean compiled templating system with support for i18n
Home-page: http://curtain.sourceforge.net
Author: Mattia Belletti
Author-email: mattia.belletti@gmail.com
License: BSD
Download-URL: http://sourceforge.net/projects/curtain/files/
Description: Curtain is a templating system akin to TAL, together
        with the METAL and Zope's i18n extensions. It's compiled, based on SAX, and
        thought to read and produce always well-formed XML. The syntax and semantic
        is kept very simple, and strive to be 100% tested and documented as a
        development principle.
Keywords: curtain template templating i18n macro tal
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Framework :: BFG
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.5
Classifier: Programming Language :: Python :: 2.6
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Text Processing :: Markup :: XML
