Metadata-Version: 2.0
Name: musdb
Version: 0.2.1
Summary: Python parser for the SIGSEP MUS database
Home-page: https://github.com/sigsep/sigsep-mus-db
Author: Fabian-Robert Stoeter
Author-email: mail@faroit.com
License: MIT
Description-Content-Type: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Environment :: Plugins
Classifier: Intended Audience :: Telecommunications Industry
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Multimedia :: Sound/Audio :: Analysis
Classifier: Topic :: Multimedia :: Sound/Audio :: Sound Synthesis
Requires-Dist: numpy (>=1.7)
Requires-Dist: six
Requires-Dist: tqdm
Requires-Dist: pyaml
Requires-Dist: soundfile (>=0.9.0)
Requires-Dist: stempeg (>=0.1.1)
Provides-Extra: docs
Requires-Dist: sphinx; extra == 'docs'
Requires-Dist: sphinx-rtd-theme; extra == 'docs'
Requires-Dist: numpydoc; extra == 'docs'
Provides-Extra: tests
Requires-Dist: pytest; extra == 'tests'
Requires-Dist: pytest-cov; extra == 'tests'
Requires-Dist: pytest-pep8; extra == 'tests'

UNKNOWN


