Metadata-Version: 1.1
Name: snakeviz
Version: 0.1.4
Summary: A web-based viewer for Python profiler output
Home-page: https://github.com/jiffyclub/snakeviz
Author: Matt Davis
Author-email: jiffyclub@gmail.com
License: UNKNOWN
Description: SnakeViz
        ========
        
        About
        -----
        
        SnakeViz is a viewer for Python profiling data that runs as a web
        application in your browser. It is inspired by the wxPython profile viewer
        `RunSnakeRun <http://www.vrplumber.com/programming/runsnakerun/>`_.
        
        Learn more about SnakeViz and submit bug reports at the official page:
        http://jiffyclub.github.com/snakeviz/.
        
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: JavaScript
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development
