Metadata-Version: 1.0
Name: pyramid-perfstat
Version: 0.2.1
Summary: Pyramid PerfStat logs and reports statistics about time usage of a pyramid webapp.
Home-page: http://bitbucket.org/tuck/pyramid_perfstat
Author: Bard Stéphane
Author-email: stephane.bard@gmail.com
License: BSD License
Description: Pyramid PerfStat logs and reports statistics
                             about time usage of a pyramid webapp.
                             
                             It acts like a tween and should be rereference
                             in your pyramid .ini file like other tween.
                             
                             after that visit http://localhost:6543/__perfstat/stat
                          
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: User Interfaces
Classifier: Topic :: Utilities
