Metadata-Version: 1.0
Name: python-igraph
Version: 0.5
Summary: High performance graph data structures and algorithms
Home-page: UNKNOWN
Author: Tamas Nepusz
Author-email: ntamas@rmki.kfki.hu
License: GNU General Public License (GPL)
Description: Python interface to the igraph high performance graph
        library, primarily aimed at complex network research and analysis.
        
        Graph plotting functionality is provided by the Cairo library,
        so make sure you install the Python bindings of Cairo if you
        want to generate plots. See: http://cairographics.org/pycairo
        
Keywords: graph,network,mathematics,math,graph theory,discrete mathematics
Platform: ALL
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: C
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Software Development :: Libraries :: Python Modules
