LICENSE.txt
MANIFEST.in
README.rst
TODO.rst
VERSION
setup.cfg
setup.py
h5features/__init__.py
h5features/convert2h5features.py
h5features/converter.py
h5features/data.py
h5features/entry.py
h5features/features.py
h5features/h5features.py
h5features/index.py
h5features/items.py
h5features/labels.py
h5features/reader.py
h5features/version.py
h5features/writer.py
h5features.egg-info/PKG-INFO
h5features.egg-info/SOURCES.txt
h5features.egg-info/dependency_links.txt
h5features.egg-info/entry_points.txt
h5features.egg-info/requires.txt
h5features.egg-info/top_level.txt
h5features.egg-info/zip-safe
test/test_compatibility.py
test/test_converter.py
test/test_data.py
test/test_features.py
test/test_h5features.py
test/test_index.py
test/test_items.py
test/test_labels.py
test/test_reader.py
test/test_toplevel.py
test/test_writer.py
test/aux/__init__.py
test/aux/generate.py
test/aux/h5features_v1_0.py
test/aux/utils.py