Metadata-Version: 1.0
Name: pypp
Version: 0.0.1
Summary:  pypp: python preprocessor based on the Mako template engine

Home-page: http://pypp.googlecode.com/
Author: Jean-Lou Dupont
Author-email: python (at) jldupont.com
License: UNKNOWN
Description: 
        Features
        ========
        
        * Ease of use: just one import statement
        
        * Speed: once compilation is done, no runtime overhead
        
        * Based on the Mako template engine
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: Public Domain
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
