README.md
setup.py
bioread/__init__.py
bioread/_metadata.py
bioread/biopac.py
bioread/file_revisions.py
bioread/headers.py
bioread/reader.py
bioread/struct_dict.py
bioread.egg-info/PKG-INFO
bioread.egg-info/SOURCES.txt
bioread.egg-info/dependency_links.txt
bioread.egg-info/entry_points.txt
bioread.egg-info/requires.txt
bioread.egg-info/top_level.txt
bioread/runners/__init__.py
bioread/runners/acq2hdf5.py
bioread/runners/acq2mat.py
bioread/runners/acq2txt.py
bioread/runners/acq_info.py
bioread/runners/acq_markers.py
bioread/vendor/__init__.py
bioread/vendor/six.py
bioread/vendor/docopt/__init__.py
bioread/vendor/docopt/docopt.py
bioread/vendor/ordereddict/__init__.py
bioread/vendor/ordereddict/ordereddict.py
bioread/writers/__init__.py
bioread/writers/matlabwriter.py
bioread/writers/txtwriter.py
test/test_acq2hdf5.py
test/test_acq2mat.py
test/test_acq2txt.py
test/test_acq_info.py
test/test_acq_markers.py
test/test_reader.py