Metadata-Version: 1.1
Name: pyramid_amon
Version: 0.1
Summary: Pyramid add-on for Amon application and system monitoring toolkit.
Home-page: http://pylonsproject.org
Author: Blaise Laflamme
Author-email: pylons-discuss@googlegroups.com
License: BSD-derived (http://www.repoze.org/LICENSE.txt)
Description: ``pyramid_amon`` README
        ==========================
        
        Pyramid Amon is an add-on for the Pyramid Web Framework which allows
        developers to integrate their application with Amon application and system
        monitoring toolkit.
        
        More information about Amon at `http://amon.cx/
        <http://amon.cx/>`_.
        
        See the `documentation at Pylons Project Docs
        <http://docs.pylonsproject.org/projects/pyramid_amon/en/latest/>`_.
        
        
        Next release
        ============
        
        
        0.1 (2012-10-30)
        ================
        
        - Initial release.
Keywords: wsgi pylons web pyramid
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Framework :: Pyramid
Classifier: License :: Repoze Public License
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
