Metadata-Version: 1.1
Name: PyNetMet
Version: 1.0
Summary: Tools for analyzing networks and metabolic models.
Home-page: http://pypi.python.org/pypi/PyNetMet
Author: Daniel Gamermann
Author-email: daniel.gamermann.ucv.es
License: GNU GPLv3
Description: This package contains classes defining chemical reaction objects,
         network objects, metabolism objects and FBA objects. These are intended
         to study, analyze and work with metabolic models and their derived networks.
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Scientific/Engineering :: Chemistry
Classifier: Topic :: Scientific/Engineering :: Mathematics
Requires: PIL
Requires: glpk
