Metadata-Version: 2.0
Name: sox
Version: 1.2.1
Summary: Python wrapper around SoX.
Home-page: https://github.com/rabitt/pysox
Author: Rachel Bittner
Author-email: rachel.bittner@nyu.edu
License: MIT
Download-URL: http://github.com/rabitt/pysox/releases
Keywords: audio effects SoX
Platform: UNKNOWN
Provides-Extra: docs
Requires-Dist: numpydoc; extra == 'docs'
Requires-Dist: sphinx (==1.2.3); extra == 'docs'
Requires-Dist: sphinx-rtd-theme; extra == 'docs'
Requires-Dist: sphinxcontrib-napoleon; extra == 'docs'
Provides-Extra: tests
Requires-Dist: pytest; extra == 'tests'
Requires-Dist: pytest-cov; extra == 'tests'
Requires-Dist: pytest-pep8; extra == 'tests'

Python wrapper around SoX.


