LICENSE.txt
MANIFEST.in
README.rst
setup.py
src/wavfile/__init__.py
src/wavfile/base.py
src/wavfile/chunk.py
src/wavfile/exception.py
src/wavfile/version.py
src/wavfile/wavread.py
src/wavfile/wavwrite.py
src/wavfile.egg-info/PKG-INFO
src/wavfile.egg-info/SOURCES.txt
src/wavfile.egg-info/dependency_links.txt
src/wavfile.egg-info/top_level.txt
tests/empty.wav
tests/noise_44100_24bit_w_metadata.ext.wav
tests/noise_44100_24bit_w_metadata.wav
tests/osc_tri.wav
tests/osc_tri_unsigned.wav
tests/osc_tri_wrong_chunk_order.wav
tests/osc_tri_wrong_size.wav
tests/test-file-1.wav
tests/test-file-2.wav
tests/test-file-3.wav