Metadata-Version: 2.1
Name: htmlmeta_hub
Version: 0.3.2
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 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 pyramid
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Framework :: Pyramid
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Provides-Extra: testing
