Metadata-Version: 2.0
Name: django-shpaml
Version: 1.1.0
Summary: A Django template loader for loading and converting SHPAML markup to HTML
Home-page: http://shpaml.com
Author: James Robert
Author-email: UNKNOWN
License: BSD
Keywords: django shpaml
Platform: UNKNOWN
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Utilities
Requires-Dist: django (>=1.2)

A Django template loader for loading and converting SHPAML markup to HTML

The django SHPAML template loader uses the official Python SHPAML implementation
which can be found at http://shpaml.webfactional.com/

Note: the SHPAML implementation from the above link is included for your
convenience.


