Metadata-Version: 2.0
Name: museval
Version: 0.2.0
Summary: Evaluation tools for the SIGSEP MUS database
Home-page: https://github.com/sigsep/sigsep-mus-eval
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: musdb (>=0.2.0)
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: six
Requires-Dist: simplejson
Requires-Dist: soundfile
Requires-Dist: jsonschema
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


