Metadata-Version: 1.1
Name: htmlmeta-hub
Version: 0.0.9
Summary: Lightweight support for managing metadata
Home-page: https://github.com/jvanasco/htmlmeta_hub
Author: Jonathan Vanasco
Author-email: jonathan@findmeon.com
License: MIT
Description: htmlmeta_hub gives lightweight support for managing metadata. it simply manages a dict of metadata, and prints it out. there are helpers for pylons and pyramid which will attach the object to a request, allowing you to build up metadata throughtout the request cycle and then print it out.
        
Keywords: web pylons
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Framework :: Pylons
Classifier: Framework :: Pyramid
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: MIT License
