Metadata-Version: 1.1
Name: hailstorm
Version: 1.0.0
Summary: A Python templating library in the style of Jinja2 and Django templates featuring the full power of Python in the expressions that can be embedded in the template files. Hailstorm was extracted from the templating code that is part of Tornado Web Server framework published by Facebook.
Home-page: http://github.com/bitzeppelin/hailstorm/
Author: Antonio Ognio
Author-email: antonio@bitzeppelin.com
License: http://www.apache.org/licenses/LICENSE-2.0
Download-URL: https://github.com/bitzeppelin/hailstorm/archive/master.zip
Description: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.4
Classifier: Programming Language :: Python :: 2.5
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Text Processing :: Markup :: HTML
