Metadata-Version: 1.0
Name: 9ML
Version: 0.1.0
Summary: A tool for reading, writing and generally working with 9ML files.
Home-page: http://nineml.incf.org
Author: Andrew P. Davison, Eilif Muller, Mike Hull
Author-email: nineml-users@incf.org
License: BSD 3 License
Description: ======
        NineML
        ======
        
        `nineml` is a Python library for reading, writing, validating and manipulating
        models defined in the 9ML language (http://nineml.incf.org).
        
        Installation
        ------------
        
        :: 
          
          python setup.py install
        
        
        Dependencies
        ------------
        
        * lxml - see http://codespeak.net/lxml/
        * ply
Keywords: computational neuroscience modeling interoperability XML
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Topic :: Scientific/Engineering
