Metadata-Version: 1.0
Name: flexable
Version: 0.1.1dev
Summary: Template engine with simple data structure
Home-page: UNKNOWN
Author: Atsushi Odagiri
Author-email: aodagx@gmail.com
License: BSD
Description: `flexable` is template engine with simple data structure.
        That is made up of str, unicode, dict, tuple, list and Element.
        
        
Keywords: wsgi template xml
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Text Processing 
Classifier: Topic :: Text Processing :: Markup :: HTML
Classifier: Topic :: Text Processing :: Markup :: XML
