Metadata-Version: 1.1
Name: synth
Version: 1.0.7
Summary: A Python binding to the Synth C++ Template Framework
Home-page: https://github.com/ajg/synth
Author: Alvaro J. Genial
Author-email: genial@alva.ro
License: Boost Software License V1
Description: 
        Synth is a framework that provides C++ implementations of various template
        engines, including Django, SSI and HTML::Template (TMPL). This library provides
        a simple binding to Synth in the form of a Template class.
        
Keywords: django,tmpl,ssi,template,framework
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Other Audience
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: C++
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Scientific/Engineering
