Metadata-Version: 2.1
Name: elephant
Version: 0.6.4
Summary: Elephant is a package for analysis of electrophysiology data in Python
Home-page: http://neuralensemble.org/elephant
Author: Elephant authors and contributors
Author-email: andrew.davison@unic.cnrs-gif.fr
License: BSD
Description: # Elephant - Electrophysiology Analysis Toolkit
        
        Elephant is a package for the analysis of neurophysiological data, based on Neo.
        
        ## Code status
        
        ![](https://travis-ci.org/NeuralEnsemble/elephant.png?branch=master "Unit Test Status")
        ![](https://coveralls.io/repos/NeuralEnsemble/elephant/badge.png "Unit Test Coverage")
        ![](https://requires.io/github/NeuralEnsemble/elephant/requirements.png?branch=master "Requirements Status")
        ![](https://readthedocs.org/projects/elephant/badge/?version=latest "Documentation Status")
        
        #### Copyright
        
        :copyright: 2014-2019 by the [Elephant team](doc/authors.rst).
        
        #### License
        
        Modified BSD License, see [LICENSE.txt](LICENSE.txt) for details.
        
        #### Acknowledgments
        
        See [acknowledgments](doc/acknowledgments.rst).
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
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: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering
Provides-Extra: tests
Provides-Extra: extras
Provides-Extra: docs
