Metadata-Version: 1.0
Name: yelp-gprof2dot
Version: 1.1.0
Summary: Generate a dot graph from the output of python profilers.
Home-page: https://github.com/Yelp/gprof2dot
Author: Yelp Performance Team
Author-email: UNKNOWN
License: LGPL
Description: 
                gprof2dot.py is a Python script to convert the output from python
                profilers (anything in pstats format) into a dot graph. It is a
                fork of the original gprof2dot script to extend python features.
                
Platform: UNKNOWN
