Metadata-Version: 2.1
Name: ecosound
Version: 0.0.5
Summary: Python toolkit for analysing passive acoustic data
Home-page: https://github.com/xaviermouy/ecosound
Author: Xavier Mouy
Author-email: xaviermouy@uvic.ca
License: BSD license
Description: ========
        Ecosound
        ========
        
        
        .. image:: https://img.shields.io/pypi/v/ecosound.svg
                :target: https://pypi.python.org/pypi/ecosound
        
        .. image:: https://img.shields.io/travis/xaviermouy/ecosound.svg
                :target: https://travis-ci.com/xaviermouy/ecosound
        
        .. image:: https://readthedocs.org/projects/ecosound/badge/?version=latest
                :target: https://ecosound.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        .. image:: https://pyup.io/repos/github/xaviermouy/ecosound/shield.svg
             :target: https://pyup.io/repos/github/xaviermouy/ecosound/
             :alt: Updates
        
        
        
        Python library to analyse passive acoustic data
        
        
        * Free software: BSD license
        * Documentation: https://ecosound.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        -------
        
        
        
        =======
        History
        =======
        
        0.0.0 (2020-11-20)
        ------------------
        
        * First release on PyPI.
        
Keywords: ecosound
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Natural Language :: English
Requires-Python: >=3.7.0,<3.8.0
Description-Content-Type: text/x-rst
