Metadata-Version: 1.1
Name: pylons_debugtoolbar
Version: 0.1.3
Summary: A package which provides an interactive HTML debugger for Pylons application development
Home-page: https://bitbucket.org/ponomar/pylons_debugtoolbar
Author: Vitalii Ponomar
Author-email: vitalii.ponomar@gmail.com
License: BSD
Description: ``pylons_debugtoolbar``
        ========================
        
        ``pylons_debugtoolbar`` provides a debug toolbar useful while you're
        developing your Pylons application.
        
        This code requires Pylons 0.9.6 or better.
        
        Note that ``pylons_debugtoolbar`` is a rip-off of Chris McDonough's 
        ``pyramid_debugtoolbar``.
        
        
        
        
Keywords: wsgi pylons debug transaction
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.5
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Framework :: Pylons
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI
Classifier: License :: Repoze Public License
