Metadata-Version: 2.1
Name: elephant
Version: 0.6.0
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 neurophysiology data, based on Neo.
        
        Code status
        -----------
        
        .. image:: https://travis-ci.org/NeuralEnsemble/elephant.png?branch=master
           :target: https://travis-ci.org/NeuralEnsemble/elephant
           :alt: Unit Test Status
        .. image:: https://coveralls.io/repos/NeuralEnsemble/elephant/badge.png
           :target: https://coveralls.io/r/NeuralEnsemble/elephant
           :alt: Unit Test Coverage
        .. image:: https://requires.io/github/NeuralEnsemble/elephant/requirements.png?branch=master
           :target: https://requires.io/github/NeuralEnsemble/elephant/requirements/?branch=master
           :alt: Requirements Status
        .. image:: https://readthedocs.org/projects/elephant/badge/?version=latest
           :target: https://readthedocs.org/projects/elephant/?badge=latest
           :alt: Documentation Status
        
        :copyright: Copyright 2014-2018 by the Elephant team, see AUTHORS.txt.
        :license: Modified BSD License, see LICENSE.txt for details.
        
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: docs
Provides-Extra: extras
