Metadata-Version: 1.1
Name: Texthon
Version: 0.8
Summary: Simple template engine - half text, half Python
Home-page: http://texthon.chipsforbrain.org
Author: Kevin Lin
Author-email: kevin@chipsforbrain.org
License: UNKNOWN
Description: ===============
        Texthon
        ===============
        
        Texthon is:
        
        * a template processing library
        * based on Python evals
        * focused on readability and template reuse
        * versatile, but made specifically for code generation
        
        If that sounds interesting, visit `<http://texthon.chipsforbrain.org/>`_
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Topic :: Software Development :: Code Generators
Classifier: Topic :: Text Processing
