Import pytables_3.6.1.orig.tar.gz
authorAntonio Valentino <antonio.valentino@tiscali.it>
Sat, 21 Dec 2019 17:29:37 +0000 (17:29 +0000)
committerAntonio Valentino <antonio.valentino@tiscali.it>
Sat, 21 Dec 2019 17:29:37 +0000 (17:29 +0000)
commit55aca6624cad266663d56584cfeb85c9e7e17891
treedf9012925ffc41b9bdcdb5e756089c0269f8ff5e
Import pytables_3.6.1.orig.tar.gz

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