Metadata-Version: 1.0 Name: pygraphviz Version: 0.33 Summary: Python interface to Graphviz Home-page: http://networkx.lanl.gov/pygraphviz/ Author: Aric Hagberg, Dan Schult, Manos Renieris Author-email: hagberg@lanl.gov License: BSD Download-URL: http://sourceforge.net/project/showfiles.php?group_id=122233&package_id=161979 Description: A Python wrapper for the Graphviz Agraph data structure. pygraphviz can be used to create and draw networks and graphs with Graphviz. Platform: UNKNOWN Classifier: Development Status :: 4 - Beta Classifier: Intended Audience :: Developers Classifier: Intended Audience :: Science/Research Classifier: License :: OSI Approved :: BSD License Classifier: Programming Language :: C Classifier: Programming Language :: Python Classifier: Topic :: Software Development :: Libraries :: Python Modules Classifier: Topic :: Scientific/Engineering :: Information Analysis Classifier: Topic :: Scientific/Engineering :: Mathematics Classifier: Topic :: Scientific/Engineering :: Visualization