Metadata-Version: 2.1
Name: pyrubberband
Version: 0.4.0
Summary: Python module to wrap rubberband
Home-page: http://github.com/bmcfee/pyrubberband
Download-URL: http://github.com/bmcfee/pyrubberband/releases
Author: Brian McFee
Author-email: brian.mcfee@nyu.edu
License: ISC
Keywords: audio,music,sound
Classifier: License :: OSI Approved :: ISC License (ISCL)
Classifier: Programming Language :: Python
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Multimedia :: Sound/Audio :: Analysis
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.7
License-File: LICENSE
Requires-Dist: numpy>=1.0
Requires-Dist: soundfile>=0.12.1
Provides-Extra: docs
Requires-Dist: numpydoc; extra == "docs"
Provides-Extra: tests
Requires-Dist: pytest; extra == "tests"
Requires-Dist: pytest-cov; extra == "tests"

A python module to wrap rubberband.
