Metadata-Version: 1.1
Name: pyrels
Version: 0.1.1
Summary: A tool for displaying relationships between Python objects.
Home-page: http://www.dinu-gherman.net/
Author: Dinu Gherman
Author-email: gherman@darwin.in-berlin.de
License: GNU General Public Licence v3 (GPLv3)
Download-URL: http://www.dinu-gherman.net/tmp/pyrels-0.1.1.tar.gz
Description: A tool for displaying relationships between Python objects. 
        Currently pyrels takes Python namespaces and generates graphs 
        in the GraphViz DOT format that describe Python datastructures 
        and references from names to objects.
Keywords: visualizing,Python,relationships,references,namespaces
Platform: Posix
Platform: Windows
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Education
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Education
Classifier: Topic :: Software Development
Classifier: Topic :: Scientific/Engineering :: Visualization
