* Package name : python-objgraph
Version : 1.2
Upstream Author : Marius Gedminas <marius@gedmin.as>
* URL : http://mg.pov.lt/objgraph/
* License : MIT/X
Programming Lang: Python
Description : Ad-hoc tools for drawing Python object reference graphs with graphviz
objgraph contains a set of utility functions for exploring Python
objects in memory.
It can be used for counting and statistics, finding root references
responsible for large object trees and export the object reference
graphs in graphviz format.