.gitignore
.readthedocs.yml
.travis.yml
ANNOUNCE.txt
ANNOUNCE.txt.in
CITATION.bib
LICENSE.txt
MANIFEST.in
Makefile
README.rst
RELEASE_NOTES.txt
THANKS
VERSION
appveyor.yml
cpuinfo.py
environment.yml
requirements.txt
setup.cfg
setup.py
subtree-merge-blosc.sh
LICENSES/BLOSC.txt
LICENSES/CLOUD-SPTHEME.txt
LICENSES/FASTLZ.txt
LICENSES/H5PY.txt
LICENSES/HDF5.txt
LICENSES/LZ4.txt
LICENSES/SNAPPY.txt
LICENSES/STDINT.txt
LICENSES/WIN32PTHREADS.txt
LICENSES/ZLIB.txt
LICENSES/ZSTD.TXT
bench/LRU-experiments.py
bench/LRU-experiments2.py
bench/LRUcache-node-bench.py
bench/bench-postgres-ranges.sh
bench/bench-pytables-ranges.sh
bench/bench-pytables.sh
bench/blosc.py
bench/bsddb-table-bench.py
bench/cacheout.py
bench/chunkshape-bench.py
bench/chunkshape-testing.py
bench/collations.py
bench/copy-bench.py
bench/create-large-number-objects.py
bench/deep-tree-h5py.py
bench/deep-tree.py
bench/evaluate.py
bench/expression.py
bench/get-figures-ranges.py
bench/get-figures.py
bench/indexed_search.py
bench/keysort.py
bench/lookup_bench.py
bench/open_close-bench.py
bench/opteron-stress-test.txt
bench/optimal-chunksize.py
bench/plot-bar.py
bench/plot-comparison-lzo-zlib-ucl.gnuplot
bench/plot-comparison-psyco-lzo.gnuplot
bench/poly.py
bench/postgres-search-bench.py
bench/postgres_backend.py
bench/pytables-search-bench.py
bench/pytables_backend.py
bench/recarray2-test.py
bench/search-bench-plot.py
bench/search-bench-rnd.sh
bench/search-bench.py
bench/search-bench.sh
bench/searchsorted-bench.py
bench/searchsorted-bench2.py
bench/shelve-bench.py
bench/split-file.py
bench/sqlite-search-bench-rnd.sh
bench/sqlite-search-bench.py
bench/sqlite-search-bench.sh
bench/sqlite3-search-bench.py
bench/stress-test.py
bench/stress-test2.py
bench/stress-test3.py
bench/table-bench.py
bench/table-copy.py
bench/undo_redo.py
bench/undo_redo.txt
bench/widetree.py
bench/widetree2.py
bench/woody-pentiumIV.txt
c-blosc/.editorconfig
c-blosc/.gitignore
c-blosc/.mailmap
c-blosc/.travis.yml
c-blosc/ANNOUNCE.rst
c-blosc/CMakeLists.txt
c-blosc/CODE_OF_CONDUCT.md
c-blosc/CONTRIBUTING.md
c-blosc/README.md
c-blosc/README_HEADER.rst
c-blosc/README_THREADED.rst
c-blosc/RELEASE_NOTES.rst
c-blosc/RELEASING.rst
c-blosc/THANKS.rst
c-blosc/THOUGHTS_FOR_2.0.txt
c-blosc/appveyor.yml
c-blosc/blosc.pc.in
c-blosc/build.py
c-blosc/cmake_uninstall.cmake.in
c-blosc/conanfile.py
c-blosc/LICENSES/BITSHUFFLE.txt
c-blosc/LICENSES/BLOSC.txt
c-blosc/LICENSES/FASTLZ.txt
c-blosc/LICENSES/LZ4.txt
c-blosc/LICENSES/SNAPPY.txt
c-blosc/LICENSES/STDINT.txt
c-blosc/LICENSES/ZLIB.txt
c-blosc/appveyor/run_with_env.cmd
c-blosc/appveyor/vs2008_x86-64_patch/600dd186-2429-11d7-8bf6-00b0d03daa06.reg
c-blosc/appveyor/vs2008_x86-64_patch/600dd187-2429-11d7-8bf6-00b0d03daa06.reg
c-blosc/appveyor/vs2008_x86-64_patch/600dd188-2429-11d7-8bf6-00b0d03daa06.reg
c-blosc/appveyor/vs2008_x86-64_patch/600dd189-2429-11d7-8bf6-00b0d03daa06.reg
c-blosc/appveyor/vs2008_x86-64_patch/656d875f-2429-11d7-8bf6-00b0d03daa06.reg
c-blosc/appveyor/vs2008_x86-64_patch/656d8760-2429-11d7-8bf6-00b0d03daa06.reg
c-blosc/appveyor/vs2008_x86-64_patch/656d8763-2429-11d7-8bf6-00b0d03daa06.reg
c-blosc/appveyor/vs2008_x86-64_patch/656d8766-2429-11d7-8bf6-00b0d03daa06.reg
c-blosc/appveyor/vs2008_x86-64_patch/README.md
c-blosc/appveyor/vs2008_x86-64_patch/VC_OBJECTS_PLATFORM_INFO.reg
c-blosc/appveyor/vs2008_x86-64_patch/setup_x64.bat
c-blosc/bench/CMakeLists.txt
c-blosc/bench/Makefile
c-blosc/bench/Makefile.mingw
c-blosc/bench/bench.c
c-blosc/bench/plot-speeds.py
c-blosc/blosc/CMakeLists.txt
c-blosc/blosc/bitshuffle-avx2.c
c-blosc/blosc/bitshuffle-avx2.h
c-blosc/blosc/bitshuffle-generic.c
c-blosc/blosc/bitshuffle-generic.h
c-blosc/blosc/bitshuffle-sse2.c
c-blosc/blosc/bitshuffle-sse2.h
c-blosc/blosc/blosc-common.h
c-blosc/blosc/blosc-comp-features.h
c-blosc/blosc/blosc-export.h
c-blosc/blosc/blosc.c
c-blosc/blosc/blosc.h
c-blosc/blosc/blosclz.c
c-blosc/blosc/blosclz.h
c-blosc/blosc/blosclz_impl.inc
c-blosc/blosc/config.h.in
c-blosc/blosc/fastcopy.c
c-blosc/blosc/fastcopy.h
c-blosc/blosc/shuffle-avx2.c
c-blosc/blosc/shuffle-avx2.h
c-blosc/blosc/shuffle-generic.c
c-blosc/blosc/shuffle-generic.h
c-blosc/blosc/shuffle-sse2.c
c-blosc/blosc/shuffle-sse2.h
c-blosc/blosc/shuffle.c
c-blosc/blosc/shuffle.h
c-blosc/blosc/win32/pthread.c
c-blosc/blosc/win32/pthread.h
c-blosc/blosc/win32/stdint-windows.h
c-blosc/cmake/FindLZ4.cmake
c-blosc/cmake/FindSnappy.cmake
c-blosc/cmake/FindZstd.cmake
c-blosc/compat/CMakeLists.txt
c-blosc/compat/README.rst
c-blosc/compat/blosc-1.11.1-blosclz.cdata
c-blosc/compat/blosc-1.11.1-lz4.cdata
c-blosc/compat/blosc-1.11.1-lz4hc.cdata
c-blosc/compat/blosc-1.11.1-snappy.cdata
c-blosc/compat/blosc-1.11.1-zlib.cdata
c-blosc/compat/blosc-1.11.1-zstd.cdata
c-blosc/compat/blosc-1.14.0-blosclz.cdata
c-blosc/compat/blosc-1.14.0-lz4.cdata
c-blosc/compat/blosc-1.14.0-lz4hc.cdata
c-blosc/compat/blosc-1.14.0-snappy.cdata
c-blosc/compat/blosc-1.14.0-zlib.cdata
c-blosc/compat/blosc-1.14.0-zstd.cdata
c-blosc/compat/blosc-1.3.0-blosclz.cdata
c-blosc/compat/blosc-1.3.0-lz4.cdata
c-blosc/compat/blosc-1.3.0-lz4hc.cdata
c-blosc/compat/blosc-1.3.0-snappy.cdata
c-blosc/compat/blosc-1.3.0-zlib.cdata
c-blosc/compat/blosc-1.7.0-blosclz.cdata
c-blosc/compat/blosc-1.7.0-lz4.cdata
c-blosc/compat/blosc-1.7.0-lz4hc.cdata
c-blosc/compat/blosc-1.7.0-snappy.cdata
c-blosc/compat/blosc-1.7.0-zlib.cdata
c-blosc/compat/filegen.c
c-blosc/examples/README.rst
c-blosc/examples/many_compressors.c
c-blosc/examples/multithread.c
c-blosc/examples/noinit.c
c-blosc/examples/simple.c
c-blosc/examples/win-dynamic-linking.c
c-blosc/internal-complibs/lz4-1.8.3/lz4.c
c-blosc/internal-complibs/lz4-1.8.3/lz4.h
c-blosc/internal-complibs/lz4-1.8.3/lz4hc.c
c-blosc/internal-complibs/lz4-1.8.3/lz4hc.h
c-blosc/internal-complibs/snappy-1.1.1/add-version.patch
c-blosc/internal-complibs/snappy-1.1.1/msvc1.patch
c-blosc/internal-complibs/snappy-1.1.1/msvc2.patch
c-blosc/internal-complibs/snappy-1.1.1/snappy-c.cc
c-blosc/internal-complibs/snappy-1.1.1/snappy-c.h
c-blosc/internal-complibs/snappy-1.1.1/snappy-internal.h
c-blosc/internal-complibs/snappy-1.1.1/snappy-sinksource.cc
c-blosc/internal-complibs/snappy-1.1.1/snappy-sinksource.h
c-blosc/internal-complibs/snappy-1.1.1/snappy-stubs-internal.cc
c-blosc/internal-complibs/snappy-1.1.1/snappy-stubs-internal.h
c-blosc/internal-complibs/snappy-1.1.1/snappy-stubs-public.h
c-blosc/internal-complibs/snappy-1.1.1/snappy.cc
c-blosc/internal-complibs/snappy-1.1.1/snappy.h
c-blosc/internal-complibs/zlib-1.2.8/adler32.c
c-blosc/internal-complibs/zlib-1.2.8/compress.c
c-blosc/internal-complibs/zlib-1.2.8/crc32.c
c-blosc/internal-complibs/zlib-1.2.8/crc32.h
c-blosc/internal-complibs/zlib-1.2.8/deflate.c
c-blosc/internal-complibs/zlib-1.2.8/deflate.h
c-blosc/internal-complibs/zlib-1.2.8/gzclose.c
c-blosc/internal-complibs/zlib-1.2.8/gzguts.h
c-blosc/internal-complibs/zlib-1.2.8/gzlib.c
c-blosc/internal-complibs/zlib-1.2.8/gzread.c
c-blosc/internal-complibs/zlib-1.2.8/gzwrite.c
c-blosc/internal-complibs/zlib-1.2.8/infback.c
c-blosc/internal-complibs/zlib-1.2.8/inffast.c
c-blosc/internal-complibs/zlib-1.2.8/inffast.h
c-blosc/internal-complibs/zlib-1.2.8/inffixed.h
c-blosc/internal-complibs/zlib-1.2.8/inflate.c
c-blosc/internal-complibs/zlib-1.2.8/inflate.h
c-blosc/internal-complibs/zlib-1.2.8/inftrees.c
c-blosc/internal-complibs/zlib-1.2.8/inftrees.h
c-blosc/internal-complibs/zlib-1.2.8/trees.c
c-blosc/internal-complibs/zlib-1.2.8/trees.h
c-blosc/internal-complibs/zlib-1.2.8/uncompr.c
c-blosc/internal-complibs/zlib-1.2.8/zconf.h
c-blosc/internal-complibs/zlib-1.2.8/zlib.h
c-blosc/internal-complibs/zlib-1.2.8/zutil.c
c-blosc/internal-complibs/zlib-1.2.8/zutil.h
c-blosc/internal-complibs/zstd-1.3.8/.gitignore
c-blosc/internal-complibs/zstd-1.3.8/BUCK
c-blosc/internal-complibs/zstd-1.3.8/Makefile
c-blosc/internal-complibs/zstd-1.3.8/README.md
c-blosc/internal-complibs/zstd-1.3.8/libzstd.pc.in
c-blosc/internal-complibs/zstd-1.3.8/zstd.h
c-blosc/internal-complibs/zstd-1.3.8/common/bitstream.h
c-blosc/internal-complibs/zstd-1.3.8/common/compiler.h
c-blosc/internal-complibs/zstd-1.3.8/common/cpu.h
c-blosc/internal-complibs/zstd-1.3.8/common/debug.c
c-blosc/internal-complibs/zstd-1.3.8/common/debug.h
c-blosc/internal-complibs/zstd-1.3.8/common/entropy_common.c
c-blosc/internal-complibs/zstd-1.3.8/common/error_private.c
c-blosc/internal-complibs/zstd-1.3.8/common/error_private.h
c-blosc/internal-complibs/zstd-1.3.8/common/fse.h
c-blosc/internal-complibs/zstd-1.3.8/common/fse_decompress.c
c-blosc/internal-complibs/zstd-1.3.8/common/huf.h
c-blosc/internal-complibs/zstd-1.3.8/common/mem.h
c-blosc/internal-complibs/zstd-1.3.8/common/pool.c
c-blosc/internal-complibs/zstd-1.3.8/common/pool.h
c-blosc/internal-complibs/zstd-1.3.8/common/threading.c
c-blosc/internal-complibs/zstd-1.3.8/common/threading.h
c-blosc/internal-complibs/zstd-1.3.8/common/xxhash.c
c-blosc/internal-complibs/zstd-1.3.8/common/xxhash.h
c-blosc/internal-complibs/zstd-1.3.8/common/zstd_common.c
c-blosc/internal-complibs/zstd-1.3.8/common/zstd_errors.h
c-blosc/internal-complibs/zstd-1.3.8/common/zstd_internal.h
c-blosc/internal-complibs/zstd-1.3.8/compress/fse_compress.c
c-blosc/internal-complibs/zstd-1.3.8/compress/hist.c
c-blosc/internal-complibs/zstd-1.3.8/compress/hist.h
c-blosc/internal-complibs/zstd-1.3.8/compress/huf_compress.c
c-blosc/internal-complibs/zstd-1.3.8/compress/zstd_compress.c
c-blosc/internal-complibs/zstd-1.3.8/compress/zstd_compress_internal.h
c-blosc/internal-complibs/zstd-1.3.8/compress/zstd_double_fast.c
c-blosc/internal-complibs/zstd-1.3.8/compress/zstd_double_fast.h
c-blosc/internal-complibs/zstd-1.3.8/compress/zstd_fast.c
c-blosc/internal-complibs/zstd-1.3.8/compress/zstd_fast.h
c-blosc/internal-complibs/zstd-1.3.8/compress/zstd_lazy.c
c-blosc/internal-complibs/zstd-1.3.8/compress/zstd_lazy.h
c-blosc/internal-complibs/zstd-1.3.8/compress/zstd_ldm.c
c-blosc/internal-complibs/zstd-1.3.8/compress/zstd_ldm.h
c-blosc/internal-complibs/zstd-1.3.8/compress/zstd_opt.c
c-blosc/internal-complibs/zstd-1.3.8/compress/zstd_opt.h
c-blosc/internal-complibs/zstd-1.3.8/compress/zstdmt_compress.c
c-blosc/internal-complibs/zstd-1.3.8/compress/zstdmt_compress.h
c-blosc/internal-complibs/zstd-1.3.8/decompress/huf_decompress.c
c-blosc/internal-complibs/zstd-1.3.8/decompress/zstd_ddict.c
c-blosc/internal-complibs/zstd-1.3.8/decompress/zstd_ddict.h
c-blosc/internal-complibs/zstd-1.3.8/decompress/zstd_decompress.c
c-blosc/internal-complibs/zstd-1.3.8/decompress/zstd_decompress_block.c
c-blosc/internal-complibs/zstd-1.3.8/decompress/zstd_decompress_block.h
c-blosc/internal-complibs/zstd-1.3.8/decompress/zstd_decompress_internal.h
c-blosc/internal-complibs/zstd-1.3.8/deprecated/zbuff.h
c-blosc/internal-complibs/zstd-1.3.8/deprecated/zbuff_common.c
c-blosc/internal-complibs/zstd-1.3.8/deprecated/zbuff_compress.c
c-blosc/internal-complibs/zstd-1.3.8/deprecated/zbuff_decompress.c
c-blosc/internal-complibs/zstd-1.3.8/dictBuilder/cover.c
c-blosc/internal-complibs/zstd-1.3.8/dictBuilder/cover.h
c-blosc/internal-complibs/zstd-1.3.8/dictBuilder/divsufsort.c
c-blosc/internal-complibs/zstd-1.3.8/dictBuilder/divsufsort.h
c-blosc/internal-complibs/zstd-1.3.8/dictBuilder/fastcover.c
c-blosc/internal-complibs/zstd-1.3.8/dictBuilder/zdict.c
c-blosc/internal-complibs/zstd-1.3.8/dictBuilder/zdict.h
c-blosc/internal-complibs/zstd-1.3.8/dll/libzstd.def
c-blosc/internal-complibs/zstd-1.3.8/dll/example/Makefile
c-blosc/internal-complibs/zstd-1.3.8/dll/example/README.md
c-blosc/internal-complibs/zstd-1.3.8/dll/example/build_package.bat
c-blosc/internal-complibs/zstd-1.3.8/dll/example/fullbench-dll.sln
c-blosc/internal-complibs/zstd-1.3.8/dll/example/fullbench-dll.vcxproj
c-blosc/internal-complibs/zstd-1.3.8/legacy/zstd_legacy.h
c-blosc/internal-complibs/zstd-1.3.8/legacy/zstd_v01.c
c-blosc/internal-complibs/zstd-1.3.8/legacy/zstd_v01.h
c-blosc/internal-complibs/zstd-1.3.8/legacy/zstd_v02.c
c-blosc/internal-complibs/zstd-1.3.8/legacy/zstd_v02.h
c-blosc/internal-complibs/zstd-1.3.8/legacy/zstd_v03.c
c-blosc/internal-complibs/zstd-1.3.8/legacy/zstd_v03.h
c-blosc/internal-complibs/zstd-1.3.8/legacy/zstd_v04.c
c-blosc/internal-complibs/zstd-1.3.8/legacy/zstd_v04.h
c-blosc/internal-complibs/zstd-1.3.8/legacy/zstd_v05.c
c-blosc/internal-complibs/zstd-1.3.8/legacy/zstd_v05.h
c-blosc/internal-complibs/zstd-1.3.8/legacy/zstd_v06.c
c-blosc/internal-complibs/zstd-1.3.8/legacy/zstd_v06.h
c-blosc/internal-complibs/zstd-1.3.8/legacy/zstd_v07.c
c-blosc/internal-complibs/zstd-1.3.8/legacy/zstd_v07.h
c-blosc/test_package/CMakeLists.txt
c-blosc/test_package/conanfile.py
c-blosc/test_package/example.cpp
c-blosc/tests/.gitignore
c-blosc/tests/CMakeLists.txt
c-blosc/tests/Makefile
c-blosc/tests/check_symbols.py
c-blosc/tests/gcc-segfault-issue.c
c-blosc/tests/print_versions.c
c-blosc/tests/test_all.sh
c-blosc/tests/test_api.c
c-blosc/tests/test_common.h
c-blosc/tests/test_compress_roundtrip.c
c-blosc/tests/test_compress_roundtrip.csv
c-blosc/tests/test_compressor.c
c-blosc/tests/test_forksafe.c
c-blosc/tests/test_getitem.c
c-blosc/tests/test_getitem.csv
c-blosc/tests/test_maxout.c
c-blosc/tests/test_noinit.c
c-blosc/tests/test_nolock.c
c-blosc/tests/test_nthreads.c
c-blosc/tests/test_shuffle_roundtrip_avx2.c
c-blosc/tests/test_shuffle_roundtrip_avx2.csv
c-blosc/tests/test_shuffle_roundtrip_generic.c
c-blosc/tests/test_shuffle_roundtrip_generic.csv
c-blosc/tests/test_shuffle_roundtrip_sse2.c
c-blosc/tests/test_shuffle_roundtrip_sse2.csv
ci/appveyor/install.ps1
ci/appveyor/missing-headers.ps1
ci/appveyor/windows_sdk.cmd
contrib/README
contrib/make_hdf.py
contrib/nctoh5.py
doc/Makefile
doc/make.bat
doc/html/FAQ.html
doc/html/MIGRATING_TO_2.x.html
doc/html/MIGRATING_TO_3.x.html
doc/html/dev_team.html
doc/html/development.html
doc/html/downloads.html
doc/html/genindex.html
doc/html/index.html
doc/html/irclogs.html
doc/html/objects.inv
doc/html/other_material.html
doc/html/project_pointers.html
doc/html/py-modindex.html
doc/html/release_notes.html
doc/html/search.html
doc/html/searchindex.js
doc/html/_downloads/d9c58c57867d6464f5e9ff237c6541ed/threading_monkeypatch.py
doc/html/_downloads/df0c7fbfee639f9acfec5a3f657ce7b4/pytables_test.py
doc/html/_downloads/e0d717a5c38e51b92748b9c1f6c87c85/simple_threading.py
doc/html/_images/NumFocusSponsoredStamp.png
doc/html/_images/Q7-10m-noidx.png
doc/html/_images/Q8-1g-idx-SSD.png
doc/html/_images/Q8-1g-idx-compress.png
doc/html/_images/Q8-1g-idx-optlevels.png
doc/html/_images/Q8-1g-idx-sorted.png
doc/html/_images/Q8-1g-noidx.png
doc/html/_images/compressed-recordsize-shuffle.png
doc/html/_images/compressed-recordsize-zlib.png
doc/html/_images/compressed-recordsize.png
doc/html/_images/compressed-select-cache-shuffle.png
doc/html/_images/compressed-select-cache-zlib.png
doc/html/_images/compressed-select-cache.png
doc/html/_images/compressed-select-nocache-shuffle-only.png
doc/html/_images/compressed-select-nocache.png
doc/html/_images/compressed-writing-shuffle.png
doc/html/_images/compressed-writing-zlib.png
doc/html/_images/compressed-writing.png
doc/html/_images/create-chunksize-15GB.png
doc/html/_images/create-index-time-int32-float64.png
doc/html/_images/filesizes-chunksize-15GB.png
doc/html/_images/indexes-sizes2.png
doc/html/_images/objecttree-h5.png
doc/html/_images/objecttree.svg
doc/html/_images/random-chunksize-15GB.png
doc/html/_images/read-medium-psyco-nopsyco-comparison.png
doc/html/_images/seq-chunksize-15GB.png
doc/html/_images/tutorial1-1-tableview.png
doc/html/_images/tutorial1-2-tableview.png
doc/html/_images/tutorial1-general.png
doc/html/_images/tutorial2-tableview.png
doc/html/_images/write-medium-psyco-nopsyco-comparison.png
doc/html/_modules/index.html
doc/html/_modules/tables/array.html
doc/html/_modules/tables/atom.html
doc/html/_modules/tables/attributeset.html
doc/html/_modules/tables/carray.html
doc/html/_modules/tables/description.html
doc/html/_modules/tables/earray.html
doc/html/_modules/tables/exceptions.html
doc/html/_modules/tables/expression.html
doc/html/_modules/tables/file.html
doc/html/_modules/tables/filters.html
doc/html/_modules/tables/flavor.html
doc/html/_modules/tables/group.html
doc/html/_modules/tables/index.html
doc/html/_modules/tables/indexes.html
doc/html/_modules/tables/leaf.html
doc/html/_modules/tables/link.html
doc/html/_modules/tables/node.html
doc/html/_modules/tables/table.html
doc/html/_modules/tables/unimplemented.html
doc/html/_modules/tables/vlarray.html
doc/html/_modules/tables/misc/enum.html
doc/html/_modules/tables/nodes/filenode.html
doc/html/_modules/tables/tests/common.html
doc/html/_modules/tables/tests/test_all.html
doc/html/_sources/FAQ.rst.txt
doc/html/_sources/MIGRATING_TO_2.x.rst.txt
doc/html/_sources/MIGRATING_TO_3.x.rst.txt
doc/html/_sources/dev_team.rst.txt
doc/html/_sources/development.rst.txt
doc/html/_sources/downloads.rst.txt
doc/html/_sources/index.rst.txt
doc/html/_sources/irclogs.rst.txt
doc/html/_sources/other_material.rst.txt
doc/html/_sources/project_pointers.rst.txt
doc/html/_sources/release_notes.rst.txt
doc/html/_sources/cookbook/custom_data_types.rst.txt
doc/html/_sources/cookbook/hints_for_sql_users.rst.txt
doc/html/_sources/cookbook/index.rst.txt
doc/html/_sources/cookbook/inmemory_hdf5_files.rst.txt
doc/html/_sources/cookbook/no_root_install.rst.txt
doc/html/_sources/cookbook/py2exe_howto.rst.txt
doc/html/_sources/cookbook/simple_table.rst.txt
doc/html/_sources/cookbook/tailoring_atexit_hooks.rst.txt
doc/html/_sources/cookbook/threading.rst.txt
doc/html/_sources/release-notes/RELEASE_NOTES_v0.7.1.rst.txt
doc/html/_sources/release-notes/RELEASE_NOTES_v0.7.2.rst.txt
doc/html/_sources/release-notes/RELEASE_NOTES_v0.8.rst.txt
doc/html/_sources/release-notes/RELEASE_NOTES_v0.9.1.rst.txt
doc/html/_sources/release-notes/RELEASE_NOTES_v0.9.rst.txt
doc/html/_sources/release-notes/RELEASE_NOTES_v1.0.rst.txt
doc/html/_sources/release-notes/RELEASE_NOTES_v1.1.1.rst.txt
doc/html/_sources/release-notes/RELEASE_NOTES_v1.1.rst.txt
doc/html/_sources/release-notes/RELEASE_NOTES_v1.2.1.rst.txt
doc/html/_sources/release-notes/RELEASE_NOTES_v1.2.2.rst.txt
doc/html/_sources/release-notes/RELEASE_NOTES_v1.2.3.rst.txt
doc/html/_sources/release-notes/RELEASE_NOTES_v1.2.rst.txt
doc/html/_sources/release-notes/RELEASE_NOTES_v1.3.1.rst.txt
doc/html/_sources/release-notes/RELEASE_NOTES_v1.3.2.rst.txt
doc/html/_sources/release-notes/RELEASE_NOTES_v1.3.3.rst.txt
doc/html/_sources/release-notes/RELEASE_NOTES_v1.3.rst.txt
doc/html/_sources/release-notes/RELEASE_NOTES_v1.4.rst.txt
doc/html/_sources/release-notes/RELEASE_NOTES_v2.0.x-pro.rst.txt
doc/html/_sources/release-notes/RELEASE_NOTES_v2.0.x.rst.txt
doc/html/_sources/release-notes/RELEASE_NOTES_v2.1.x-pro.rst.txt
doc/html/_sources/release-notes/RELEASE_NOTES_v2.1.x.rst.txt
doc/html/_sources/release-notes/RELEASE_NOTES_v2.2.x-pro.rst.txt
doc/html/_sources/release-notes/RELEASE_NOTES_v2.2.x.rst.txt
doc/html/_sources/release-notes/RELEASE_NOTES_v2.3.x.rst.txt
doc/html/_sources/release-notes/RELEASE_NOTES_v2.4.x.rst.txt
doc/html/_sources/release-notes/RELEASE_NOTES_v3.0.x.rst.txt
doc/html/_sources/release-notes/RELEASE_NOTES_v3.1.x.rst.txt
doc/html/_sources/release-notes/RELEASE_NOTES_v3.2.x.rst.txt
doc/html/_sources/release-notes/RELEASE_NOTES_v3.3.x.rst.txt
doc/html/_sources/release-notes/RELEASE_NOTES_v3.4.x.rst.txt
doc/html/_sources/release-notes/RELEASE_NOTES_v3.5.x.rst.txt
doc/html/_sources/usersguide/bibliography.rst.txt
doc/html/_sources/usersguide/condition_syntax.rst.txt
doc/html/_sources/usersguide/datatypes.rst.txt
doc/html/_sources/usersguide/file_format.rst.txt
doc/html/_sources/usersguide/filenode.rst.txt
doc/html/_sources/usersguide/index.rst.txt
doc/html/_sources/usersguide/installation.rst.txt
doc/html/_sources/usersguide/introduction.rst.txt
doc/html/_sources/usersguide/libref.rst.txt
doc/html/_sources/usersguide/optimization.rst.txt
doc/html/_sources/usersguide/parameter_files.rst.txt
doc/html/_sources/usersguide/tutorials.rst.txt
doc/html/_sources/usersguide/usersguide.rst.txt
doc/html/_sources/usersguide/utilities.rst.txt
doc/html/_sources/usersguide/libref/declarative_classes.rst.txt
doc/html/_sources/usersguide/libref/expr_class.rst.txt
doc/html/_sources/usersguide/libref/file_class.rst.txt
doc/html/_sources/usersguide/libref/filenode_classes.rst.txt
doc/html/_sources/usersguide/libref/helper_classes.rst.txt
doc/html/_sources/usersguide/libref/hierarchy_classes.rst.txt
doc/html/_sources/usersguide/libref/homogenous_storage.rst.txt
doc/html/_sources/usersguide/libref/link_classes.rst.txt
doc/html/_sources/usersguide/libref/structured_storage.rst.txt
doc/html/_sources/usersguide/libref/top_level.rst.txt
doc/html/_static/ajax-loader.gif
doc/html/_static/basic.css
doc/html/_static/comment-bright.png
doc/html/_static/comment-close.png
doc/html/_static/comment.png
doc/html/_static/doctools.js
doc/html/_static/documentation_options.js
doc/html/_static/down-pressed.png
doc/html/_static/down.png
doc/html/_static/file.png
doc/html/_static/graphviz.css
doc/html/_static/jquery-3.2.1.js
doc/html/_static/jquery.js
doc/html/_static/language_data.js
doc/html/_static/logo-pytables-small.png
doc/html/_static/minus.png
doc/html/_static/plus.png
doc/html/_static/pygments.css
doc/html/_static/searchtools.js
doc/html/_static/underscore-1.3.1.js
doc/html/_static/underscore.js
doc/html/_static/up-pressed.png
doc/html/_static/up.png
doc/html/_static/websupport.js
doc/html/_static/css/badge_only.css
doc/html/_static/css/theme.css
doc/html/_static/fonts/fontawesome-webfont.svg
doc/html/_static/js/modernizr.min.js
doc/html/_static/js/theme.js
doc/html/cookbook/custom_data_types.html
doc/html/cookbook/hints_for_sql_users.html
doc/html/cookbook/index.html
doc/html/cookbook/inmemory_hdf5_files.html
doc/html/cookbook/no_root_install.html
doc/html/cookbook/py2exe_howto.html
doc/html/cookbook/simple_table.html
doc/html/cookbook/tailoring_atexit_hooks.html
doc/html/cookbook/threading.html
doc/html/release-notes/RELEASE_NOTES_v0.7.1.html
doc/html/release-notes/RELEASE_NOTES_v0.7.2.html
doc/html/release-notes/RELEASE_NOTES_v0.8.html
doc/html/release-notes/RELEASE_NOTES_v0.9.1.html
doc/html/release-notes/RELEASE_NOTES_v0.9.html
doc/html/release-notes/RELEASE_NOTES_v1.0.html
doc/html/release-notes/RELEASE_NOTES_v1.1.1.html
doc/html/release-notes/RELEASE_NOTES_v1.1.html
doc/html/release-notes/RELEASE_NOTES_v1.2.1.html
doc/html/release-notes/RELEASE_NOTES_v1.2.2.html
doc/html/release-notes/RELEASE_NOTES_v1.2.3.html
doc/html/release-notes/RELEASE_NOTES_v1.2.html
doc/html/release-notes/RELEASE_NOTES_v1.3.1.html
doc/html/release-notes/RELEASE_NOTES_v1.3.2.html
doc/html/release-notes/RELEASE_NOTES_v1.3.3.html
doc/html/release-notes/RELEASE_NOTES_v1.3.html
doc/html/release-notes/RELEASE_NOTES_v1.4.html
doc/html/release-notes/RELEASE_NOTES_v2.0.x-pro.html
doc/html/release-notes/RELEASE_NOTES_v2.0.x.html
doc/html/release-notes/RELEASE_NOTES_v2.1.x-pro.html
doc/html/release-notes/RELEASE_NOTES_v2.1.x.html
doc/html/release-notes/RELEASE_NOTES_v2.2.x-pro.html
doc/html/release-notes/RELEASE_NOTES_v2.2.x.html
doc/html/release-notes/RELEASE_NOTES_v2.3.x.html
doc/html/release-notes/RELEASE_NOTES_v2.4.x.html
doc/html/release-notes/RELEASE_NOTES_v3.0.x.html
doc/html/release-notes/RELEASE_NOTES_v3.1.x.html
doc/html/release-notes/RELEASE_NOTES_v3.2.x.html
doc/html/release-notes/RELEASE_NOTES_v3.3.x.html
doc/html/release-notes/RELEASE_NOTES_v3.4.x.html
doc/html/release-notes/RELEASE_NOTES_v3.5.x.html
doc/html/usersguide/bibliography.html
doc/html/usersguide/condition_syntax.html
doc/html/usersguide/datatypes.html
doc/html/usersguide/file_format.html
doc/html/usersguide/filenode.html
doc/html/usersguide/index.html
doc/html/usersguide/installation.html
doc/html/usersguide/introduction.html
doc/html/usersguide/libref.html
doc/html/usersguide/optimization.html
doc/html/usersguide/parameter_files.html
doc/html/usersguide/tutorials.html
doc/html/usersguide/usersguide.html
doc/html/usersguide/utilities.html
doc/html/usersguide/libref/declarative_classes.html
doc/html/usersguide/libref/expr_class.html
doc/html/usersguide/libref/file_class.html
doc/html/usersguide/libref/filenode_classes.html
doc/html/usersguide/libref/helper_classes.html
doc/html/usersguide/libref/hierarchy_classes.html
doc/html/usersguide/libref/homogenous_storage.html
doc/html/usersguide/libref/link_classes.html
doc/html/usersguide/libref/structured_storage.html
doc/html/usersguide/libref/top_level.html
doc/scripts/filenode.py
doc/scripts/pickletrouble.py
doc/scripts/tutorial1.py
doc/source/FAQ.rst
doc/source/MIGRATING_TO_2.x.rst
doc/source/MIGRATING_TO_3.x.rst
doc/source/conf.py
doc/source/dev_team.rst
doc/source/development.rst
doc/source/downloads.rst
doc/source/index.rst
doc/source/irclogs.rst
doc/source/other_material.rst
doc/source/project_pointers.rst
doc/source/release_notes.rst
doc/source/_static/logo-pytables-small.png
doc/source/_templates/layout.html
doc/source/cookbook/custom_data_types.rst
doc/source/cookbook/hints_for_sql_users.rst
doc/source/cookbook/index.rst
doc/source/cookbook/inmemory_hdf5_files.rst
doc/source/cookbook/no_root_install.rst
doc/source/cookbook/py2exe_howto.rst
doc/source/cookbook/simple_table.rst
doc/source/cookbook/tailoring_atexit_hooks.rst
doc/source/cookbook/threading.rst
doc/source/cookbook/py2exe_howto/pytables_test.py
doc/source/images/NumFocusSponsoredStamp.png
doc/source/images/favicon.ico
doc/source/images/pytables-logo-notext.svg
doc/source/images/pytables-logo.svg
doc/source/release-notes/RELEASE_NOTES_v0.7.1.rst
doc/source/release-notes/RELEASE_NOTES_v0.7.2.rst
doc/source/release-notes/RELEASE_NOTES_v0.8.rst
doc/source/release-notes/RELEASE_NOTES_v0.9.1.rst
doc/source/release-notes/RELEASE_NOTES_v0.9.rst
doc/source/release-notes/RELEASE_NOTES_v1.0.rst
doc/source/release-notes/RELEASE_NOTES_v1.1.1.rst
doc/source/release-notes/RELEASE_NOTES_v1.1.rst
doc/source/release-notes/RELEASE_NOTES_v1.2.1.rst
doc/source/release-notes/RELEASE_NOTES_v1.2.2.rst
doc/source/release-notes/RELEASE_NOTES_v1.2.3.rst
doc/source/release-notes/RELEASE_NOTES_v1.2.rst
doc/source/release-notes/RELEASE_NOTES_v1.3.1.rst
doc/source/release-notes/RELEASE_NOTES_v1.3.2.rst
doc/source/release-notes/RELEASE_NOTES_v1.3.3.rst
doc/source/release-notes/RELEASE_NOTES_v1.3.rst
doc/source/release-notes/RELEASE_NOTES_v1.4.rst
doc/source/release-notes/RELEASE_NOTES_v2.0.x-pro.rst
doc/source/release-notes/RELEASE_NOTES_v2.0.x.rst
doc/source/release-notes/RELEASE_NOTES_v2.1.x-pro.rst
doc/source/release-notes/RELEASE_NOTES_v2.1.x.rst
doc/source/release-notes/RELEASE_NOTES_v2.2.x-pro.rst
doc/source/release-notes/RELEASE_NOTES_v2.2.x.rst
doc/source/release-notes/RELEASE_NOTES_v2.3.x.rst
doc/source/release-notes/RELEASE_NOTES_v2.4.x.rst
doc/source/release-notes/RELEASE_NOTES_v3.0.x.rst
doc/source/release-notes/RELEASE_NOTES_v3.1.x.rst
doc/source/release-notes/RELEASE_NOTES_v3.2.x.rst
doc/source/release-notes/RELEASE_NOTES_v3.3.x.rst
doc/source/release-notes/RELEASE_NOTES_v3.4.x.rst
doc/source/release-notes/RELEASE_NOTES_v3.5.x.rst
doc/source/usersguide/bibliography.rst
doc/source/usersguide/condition_syntax.rst
doc/source/usersguide/datatypes.rst
doc/source/usersguide/file_format.rst
doc/source/usersguide/filenode.rst
doc/source/usersguide/index.rst
doc/source/usersguide/installation.rst
doc/source/usersguide/introduction.rst
doc/source/usersguide/libref.rst
doc/source/usersguide/optimization.rst
doc/source/usersguide/parameter_files.rst
doc/source/usersguide/tutorials.rst
doc/source/usersguide/usersguide.rst
doc/source/usersguide/utilities.rst
doc/source/usersguide/images/Q7-10m-noidx.png
doc/source/usersguide/images/Q7-10m-noidx.svg
doc/source/usersguide/images/Q8-1g-idx-SSD.png
doc/source/usersguide/images/Q8-1g-idx-SSD.svg
doc/source/usersguide/images/Q8-1g-idx-compress.png
doc/source/usersguide/images/Q8-1g-idx-compress.svg
doc/source/usersguide/images/Q8-1g-idx-optlevels.png
doc/source/usersguide/images/Q8-1g-idx-optlevels.svg
doc/source/usersguide/images/Q8-1g-idx-sorted.png
doc/source/usersguide/images/Q8-1g-idx-sorted.svg
doc/source/usersguide/images/Q8-1g-noidx.png
doc/source/usersguide/images/Q8-1g-noidx.svg
doc/source/usersguide/images/compressed-recordsize-shuffle.png
doc/source/usersguide/images/compressed-recordsize-shuffle.svg
doc/source/usersguide/images/compressed-recordsize-zlib.png
doc/source/usersguide/images/compressed-recordsize-zlib.svg
doc/source/usersguide/images/compressed-recordsize.png
doc/source/usersguide/images/compressed-recordsize.svg
doc/source/usersguide/images/compressed-select-cache-shuffle-only.svg
doc/source/usersguide/images/compressed-select-cache-shuffle.png
doc/source/usersguide/images/compressed-select-cache-shuffle.svg
doc/source/usersguide/images/compressed-select-cache-zlib.png
doc/source/usersguide/images/compressed-select-cache-zlib.svg
doc/source/usersguide/images/compressed-select-cache.png
doc/source/usersguide/images/compressed-select-cache.svg
doc/source/usersguide/images/compressed-select-nocache-shuffle-only.png
doc/source/usersguide/images/compressed-select-nocache-shuffle-only.svg
doc/source/usersguide/images/compressed-select-nocache-shuffle.svg
doc/source/usersguide/images/compressed-select-nocache.png
doc/source/usersguide/images/compressed-select-nocache.svg
doc/source/usersguide/images/compressed-writing-shuffle-only.svg
doc/source/usersguide/images/compressed-writing-shuffle.png
doc/source/usersguide/images/compressed-writing-shuffle.svg
doc/source/usersguide/images/compressed-writing-zlib.png
doc/source/usersguide/images/compressed-writing-zlib.svg
doc/source/usersguide/images/compressed-writing.png
doc/source/usersguide/images/compressed-writing.svg
doc/source/usersguide/images/create-chunksize-15GB.png
doc/source/usersguide/images/create-chunksize-15GB.svg
doc/source/usersguide/images/create-index-time-int32-float64.png
doc/source/usersguide/images/create-index-time-int32-float64.svg
doc/source/usersguide/images/filesizes-chunksize-15GB.png
doc/source/usersguide/images/filesizes-chunksize-15GB.svg
doc/source/usersguide/images/indexes-sizes2.png
doc/source/usersguide/images/indexes-sizes2.svg
doc/source/usersguide/images/objecttree-h5.png
doc/source/usersguide/images/objecttree.dia
doc/source/usersguide/images/objecttree.pdf
doc/source/usersguide/images/objecttree.png
doc/source/usersguide/images/objecttree.svg
doc/source/usersguide/images/pytables-front-logo.pdf
doc/source/usersguide/images/pytables-front-logo.svg
doc/source/usersguide/images/query-time-nhits-cold-cache-float64.svg
doc/source/usersguide/images/query-time-repeated-query-float64.svg
doc/source/usersguide/images/random-chunksize-15GB.png
doc/source/usersguide/images/random-chunksize-15GB.svg
doc/source/usersguide/images/read-medium-psyco-nopsyco-comparison.png
doc/source/usersguide/images/read-medium-psyco-nopsyco-comparison.svg
doc/source/usersguide/images/seq-chunksize-15GB.png
doc/source/usersguide/images/seq-chunksize-15GB.svg
doc/source/usersguide/images/tutorial1-1-tableview.png
doc/source/usersguide/images/tutorial1-2-tableview.png
doc/source/usersguide/images/tutorial1-general.png
doc/source/usersguide/images/tutorial2-tableview.png
doc/source/usersguide/images/write-medium-psyco-nopsyco-comparison.png
doc/source/usersguide/images/write-medium-psyco-nopsyco-comparison.svg
doc/source/usersguide/libref/declarative_classes.rst
doc/source/usersguide/libref/expr_class.rst
doc/source/usersguide/libref/file_class.rst
doc/source/usersguide/libref/filenode_classes.rst
doc/source/usersguide/libref/helper_classes.rst
doc/source/usersguide/libref/hierarchy_classes.rst
doc/source/usersguide/libref/homogenous_storage.rst
doc/source/usersguide/libref/link_classes.rst
doc/source/usersguide/libref/structured_storage.rst
doc/source/usersguide/libref/top_level.rst
examples/Single_Table-vs-EArray_Table.ipynb
examples/add-column.py
examples/array1.py
examples/array2.py
examples/array3.py
examples/array4.py
examples/attributes1.py
examples/attrs-with-padding.py
examples/carray1.py
examples/check_examples.sh
examples/earray1.py
examples/earray2.py
examples/filenodes1.py
examples/index.py
examples/inmemory.py
examples/links.py
examples/multiprocess_access_benchmarks.py
examples/multiprocess_access_queues.py
examples/nested-tut.py
examples/nested1.py
examples/objecttree.py
examples/particles.py
examples/play-with-enums.py
examples/read_array_out_arg.py
examples/simple_threading.py
examples/split.py
examples/table-tree.py
examples/table1.py
examples/table2.py
examples/table3.py
examples/tables-with-padding.py
examples/threading_monkeypatch.py
examples/tutorial1-1.py
examples/tutorial1-2.py
examples/tutorial2.py
examples/tutorial3-1.py
examples/tutorial3-2.py
examples/undo-redo.py
examples/vlarray1.py
examples/vlarray2.py
examples/vlarray3.py
examples/vlarray4.py
hdf5-blosc/.gitignore
hdf5-blosc/.travis.yml
hdf5-blosc/CMakeLists.txt
hdf5-blosc/README.rst
hdf5-blosc/travis-before-install.sh
hdf5-blosc/LICENSES/BLOSC.txt
hdf5-blosc/LICENSES/BLOSC_HDF5.txt
hdf5-blosc/LICENSES/H5PY.txt
hdf5-blosc/src/blosc_filter.c
hdf5-blosc/src/blosc_filter.h
hdf5-blosc/src/blosc_plugin.c
hdf5-blosc/src/blosc_plugin.h
hdf5-blosc/src/example.c
src/H5ARRAY-opt.c
src/H5ARRAY-opt.h
src/H5ARRAY.c
src/H5ARRAY.h
src/H5ATTR.c
src/H5ATTR.h
src/H5TB-opt.c
src/H5TB-opt.h
src/H5VLARRAY.c
src/H5VLARRAY.h
src/H5Zbzip2.c
src/H5Zbzip2.h
src/H5Zlzo.c
src/H5Zlzo.h
src/Makefile
src/idx-opt.c
src/idx-opt.h
src/tables.h
src/typeconv.c
src/typeconv.h
src/utils.c
src/utils.h
src/version.h
src/version.h.in
tables/__init__.py
tables/_comp_bzip2.c
tables/_comp_bzip2.pyx
tables/_comp_lzo.c
tables/_comp_lzo.pyx
tables/array.py
tables/atom.py
tables/attributeset.py
tables/carray.py
tables/conditions.py
tables/definitions.pxd
tables/description.py
tables/earray.py
tables/exceptions.py
tables/expression.py
tables/file.py
tables/filters.py
tables/flavor.py
tables/group.py
tables/hdf5extension.c
tables/hdf5extension.pxd
tables/hdf5extension.pyx
tables/idxutils.py
tables/index.py
tables/indexes.py
tables/indexesextension.c
tables/indexesextension.pyx
tables/leaf.py
tables/link.py
tables/linkextension.c
tables/linkextension.pyx
tables/lrucacheextension.c
tables/lrucacheextension.pxd
tables/lrucacheextension.pyx
tables/node.py
tables/parameters.py
tables/path.py
tables/registry.py
tables/req_versions.py
tables/table.py
tables/tableextension.c
tables/tableextension.pyx
tables/undoredo.py
tables/unimplemented.py
tables/utils.py
tables/utilsextension.c
tables/utilsextension.pxd
tables/utilsextension.pyx
tables/vlarray.py
tables.egg-info/PKG-INFO
tables.egg-info/SOURCES.txt
tables.egg-info/dependency_links.txt
tables.egg-info/entry_points.txt
tables.egg-info/not-zip-safe
tables.egg-info/requires.txt
tables.egg-info/top_level.txt
tables/misc/__init__.py
tables/misc/enum.py
tables/misc/proxydict.py
tables/nodes/__init__.py
tables/nodes/filenode.py
tables/nodes/tests/__init__.py
tables/nodes/tests/test_filenode.dat
tables/nodes/tests/test_filenode.py
tables/nodes/tests/test_filenode.xbm
tables/nodes/tests/test_filenode_v1.h5
tables/scripts/__init__.py
tables/scripts/pt2to3.py
tables/scripts/ptdump.py
tables/scripts/ptrepack.py
tables/scripts/pttree.py
tables/tests/Table2_1_lzo_nrv2e_shuffle.h5
tables/tests/Tables_lzo1.h5
tables/tests/Tables_lzo1_shuffle.h5
tables/tests/Tables_lzo2.h5
tables/tests/Tables_lzo2_shuffle.h5
tables/tests/__init__.py
tables/tests/array_mdatom.h5
tables/tests/attr-u16.h5
tables/tests/blosc_bigendian.h5
tables/tests/bug-idx.h5
tables/tests/check_leaks.py
tables/tests/common.py
tables/tests/create-nested-type.c
tables/tests/create_backcompat_indexes.py
tables/tests/elink.h5
tables/tests/elink2.h5
tables/tests/ex-noattr.h5
tables/tests/flavored_vlarrays-format1.6.h5
tables/tests/float.h5
tables/tests/idx-std-1.x.h5
tables/tests/indexes_2_0.h5
tables/tests/indexes_2_1.h5
tables/tests/issue_368.h5
tables/tests/issue_560.h5
tables/tests/matlab_file.mat
tables/tests/nested-type-with-gaps.h5
tables/tests/non-chunked-table.h5
tables/tests/oldflavor_numeric.h5
tables/tests/python2.h5
tables/tests/python3.h5
tables/tests/scalar.h5
tables/tests/slink.h5
tables/tests/smpl_SDSextendible.h5
tables/tests/smpl_compound_chunked.h5
tables/tests/smpl_enum.h5
tables/tests/smpl_f64be.h5
tables/tests/smpl_f64le.h5
tables/tests/smpl_i32be.h5
tables/tests/smpl_i32le.h5
tables/tests/smpl_i64be.h5
tables/tests/smpl_i64le.h5
tables/tests/smpl_unsupptype.h5
tables/tests/test_all.py
tables/tests/test_array.py
tables/tests/test_attributes.py
tables/tests/test_aux.py
tables/tests/test_backcompat.py
tables/tests/test_basics.py
tables/tests/test_carray.py
tables/tests/test_create.py
tables/tests/test_do_undo.py
tables/tests/test_earray.py
tables/tests/test_enum.py
tables/tests/test_expression.py
tables/tests/test_garbage.py
tables/tests/test_hdf5compat.py
tables/tests/test_index_backcompat.py
tables/tests/test_indexes.py
tables/tests/test_indexvalues.py
tables/tests/test_links.py
tables/tests/test_lists.py
tables/tests/test_nestedtypes.py
tables/tests/test_numpy.py
tables/tests/test_queries.py
tables/tests/test_ref_array1.mat
tables/tests/test_ref_array2.mat
tables/tests/test_szip.h5
tables/tests/test_tables.py
tables/tests/test_tablesMD.py
tables/tests/test_timestamps.py
tables/tests/test_timetype.py
tables/tests/test_tree.py
tables/tests/test_types.py
tables/tests/test_utils.py
tables/tests/test_vlarray.py
tables/tests/time-table-vlarray-1_x.h5
tables/tests/times-nested-be.h5
tables/tests/vlstr_attr.h5
tables/tests/vlunicode_endian.h5
tables/tests/zerodim-attrs-1.3.h5
tables/tests/zerodim-attrs-1.4.h5
utils/pt2to3
utils/ptdump
utils/ptrepack
utils/pttree