Metadata-Version: 1.1
Name: djdt_flamegraph
Version: 0.1.2
Summary: Flamegraphs for Django Debug Toolbar
Home-page: https://github.com/blopker/djdt_flamegraph
Author: Bo Lopker
Author-email: blopker@23andme.com
License: MIT
Description: ===============================
        DjDT Flamegraph
        ===============================
        
        Under construction...
        
        .. image:: https://travis-ci.org/23andMe/djdt-flamegraph.svg?branch=master
                :target: https://travis-ci.org/blopker/djdt-flamegraph
        
        .. image:: https://img.shields.io/pypi/v/djdt_flamegraph.svg
                :target: https://pypi.python.org/pypi/djdt_flamegraph
        
        .. image:: https://raw.githubusercontent.com/23andMe/djdt-flamegraph/master/flamegraph-screenshot.png
        
        Features
        --------
        
        * FLAMES
        
        
        
        
        History
        -------
        
        0.1.0 (2015-01-11)
        ---------------------
        
        * First release on PyPI.
        
Keywords: djdt_flamegraph
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
