Metadata-Version: 1.0
Name: Deliverance
Version: 0.3.1
Summary: Deliverance transforms HTML to theme pages
Home-page: http://packages.python.org/Deliverance/
Author: Ian Bicking, The Open Planning Project, and the Deliverance development community
Author-email: deliverance-devel@lists.coactivate.org
License: MIT
Description: Deliverance does transformations of HTML to 'theme' pages, similar in
        function to XSLT but using a simpler XML-based language to express the
        transformation.
        
        New in this release:
        
        * Compatible with WebOb 1.0 (or 0.9.8)
        * Remove dependency_link for unpinned trunk of DevAuth
        
        
Keywords: wsgi theming html
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Middleware
