.travis.yml
LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
docs/Makefile
docs/api.rst
docs/changes.rst
docs/conf.py
docs/example.rst
docs/index.rst
docs/tmp_conf.py
sox/__init__.py
sox/combine.py
sox/core.py
sox/file_info.py
sox/log.py
sox/transform.py
sox/utilities.py
sox/version.py
sox.egg-info/PKG-INFO
sox.egg-info/SOURCES.txt
sox.egg-info/dependency_links.txt
sox.egg-info/pbr.json
sox.egg-info/requires.txt
sox.egg-info/top_level.txt
tests/test_combine.py
tests/test_core.py
tests/test_file_info.py
tests/test_transform.py