Metadata-Version: 2.1
Name: mms-networkx
Version: 1.12rc1
Summary: Python package for creating and manipulating graphs and networks
Home-page: https://github.com/metamorph-inc/networkx
Download-URL: https://pypi.python.org/pypi/mms-networkx/
Author: Aric Hagberg
Author-email: hagberg@lanl.gov
Maintainer: MetaMorph, Inc.
Maintainer-email: jwilliams@metamorphsoftware.com
License: BSD
Keywords: Networks,Graph Theory,Mathematics,network,graph,discrete mathematics,math
Platform: Linux
Platform: Mac OSX
Platform: Windows
Platform: Unix
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Physics
License-File: LICENSE.txt
Requires-Dist: decorator (>=3.4.0)


NetworkX is a Python package for the creation, manipulation, and
study of the structure, dynamics, and functions of complex networks.

