Metadata-Version: 1.0
Name: tplcompiler
Version: 1.0.5
Summary: Tool to compile phpBB-style templates to Python modules
Home-page: http://opensource.nederland.net/tplcompiler/
Author: Sander Steffann
Author-email: steffann@nederland.net
License: GPL
Download-URL: http://opensource.nederland.net/tplcompiler/tplcompiler-1.0.5.tar.gz
Description: This tool compiles a phpBB-style template into a Python module,
        which can then be called with a data dictionary to apply that data
        to the template.
Platform: All
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Code Generators
Classifier: Topic :: Software Development :: Compilers
