Metadata-Version: 1.1
Name: step-template
Version: 0.0.4
Summary: Simple Template Engine for Python
Home-page: https://github.com/dotpy/step
Author: Daniele Mazzocchio
Author-email: danix@kernel-panic.it
License: OSI-Approved :: BSD License
Download-URL: https://github.com/dotpy/step/archive/step-0.0.4.tar.gz
Description: step is a pure-Python module providing a very simple template engine with minimum syntax. It supports variable expansion, flow control and embedding of Python code.
Keywords: templates templating template-engines
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Text Processing
