Metadata-Version: 1.1
Name: libNeuroML
Version: 0.1.6
Summary: A Python library for working with NeuroML descriptions of neuronal models
Home-page: http://libneuroml.readthedocs.org/en/latest/
Author: libNeuroML authors and contributors
Author-email: vellamike@gmail.com
License: BSD
Description: This package provides Python libNeuroML, for working with neuronal models specified in NeuroML (http://neuroml.org)
        
        Documentation is available at http://readthedocs.org/docs/libneuroml/en/latest/
        
        For installation instructions, see http://readthedocs.org/docs/libneuroml/en/latest/install.html
        
        For details on how to contribute, see http://readthedocs.org/docs/libneuroml/en/latest/how_to_contribute.html
        
        The initial target version of NeuroML is v2.0. The latest details on that version is at http://neuroml.org/neuroml2.
        
        :copyright: Copyright 2012 by the libNeuroML team, see AUTHORS.
        :license: Modified BSD License, see LICENSE for details.
        
Platform: UNKNOWN
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.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Scientific/Engineering
