Metadata-Version: 1.0
Name: j2
Version: 1.2.1
Summary: cmdline text templating & rendering tool using Jinja2
Home-page: http://bitbucket.org/cavanaug/j2
Author: John Cavanaugh
Author-email: cavanaughwww+open@gmail.com
License: BSD
Description: 
        j2 is commandline text templating & rendering tool, it brings the power of the Jinja2 engine to general
        purpose text compilation. The tool excels at the various situations where you need to compile/generate
        text files as part of a build system or other types of automation process (sysadmin to configuration
        files etc)
        
Keywords: text templating cmdline
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Topic :: Text Processing
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Utilities
