Metadata-Version: 2.1 Name: pyrubberband Version: 0.3.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.6 Classifier: Programming Language :: Python :: 3.7 Classifier: Programming Language :: Python :: 3.8 Classifier: Programming Language :: Python :: 3.9 License-File: LICENSE License-File: AUTHORS.md Requires-Dist: numpy Requires-Dist: six 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' Requires-Dist: contextlib2 ; extra == 'tests' A python module to wrap rubberband.
Memory