Metadata-Version: 2.1
Name: sox
Version: 1.4.0a1
Summary: Python wrapper around SoX.
Home-page: https://github.com/rabitt/pysox
Author: Rachel Bittner
Author-email: rachel.bittner@nyu.edu
License: BSD-3-Clause
Download-URL: http://github.com/rabitt/pysox/releases
Keywords: audio effects SoX
Platform: UNKNOWN
Requires-Dist: numpy (>=1.9.0)
Provides-Extra: docs
Requires-Dist: sphinx (==1.2.3) ; extra == 'docs'
Requires-Dist: sphinxcontrib-napoleon ; 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'
Requires-Dist: pysoundfile (>=0.9.0) ; extra == 'tests'

Python wrapper around SoX.


