Metadata-Version: 1.0
Name: pyramid-mongodb
Version: 1.0
Summary: Pyramid application template for a traversal-based URL mapping and MongoDB project.
Home-page: https://github.com/niallo/pyramid_mongodb
Author: Niall O'Higgins
Author-email: nialljohiggins@gmail.com
License: MIT
Description: pyramid_mongodb is a simple Paster template or scaffold for the Pyramid Web
        Framework. It provides URL mapping via traversal and persistence via MongoDB.
        It is based on the "starter" template included in Pyramid core, and Mike Orr's
        "Akhet" template.
        
Keywords: web wsgi pylons pyramid mongodb
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Framework :: Pylons
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: MIT License
