Import pytables_3.10.1.orig.tar.gz
authorAntonio Valentino <antonio.valentino@tiscali.it>
Sun, 18 Aug 2024 10:04:32 +0000 (10:04 +0000)
committerAntonio Valentino <antonio.valentino@tiscali.it>
Sun, 18 Aug 2024 10:04:32 +0000 (10:04 +0000)
commitc91d1fcbd1f0a8c9830b1e529a89e6a98d263d61
treefd4fc6d661270d640128da824a02256cbcb4d8c9
Import pytables_3.10.1.orig.tar.gz

[dgit import orig pytables_3.10.1.orig.tar.gz]
508 files changed:
.github/dependabot.yml [new file with mode: 0644]
.github/workflows/ci.yml [new file with mode: 0644]
.github/workflows/requirements/build-requirements.in [new file with mode: 0644]
.github/workflows/requirements/build-requirements.txt [new file with mode: 0644]
.github/workflows/requirements/optional-requirements.in [new file with mode: 0644]
.github/workflows/requirements/optional-requirements.txt [new file with mode: 0644]
.github/workflows/requirements/wheels-requirements.in [new file with mode: 0644]
.github/workflows/requirements/wheels-requirements.txt [new file with mode: 0644]
.github/workflows/ubuntu.yml [new file with mode: 0644]
.github/workflows/wheels.yml [new file with mode: 0644]
.gitignore [new file with mode: 0644]
.gitmodules [new file with mode: 0644]
.readthedocs.yml [new file with mode: 0644]
ANNOUNCE.txt.in [new file with mode: 0644]
CITATION.bib [new file with mode: 0644]
CODE_OF_CONDUCT.md [new file with mode: 0644]
CONTRIBUTING.md [new file with mode: 0644]
FUNDING.yml [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.rst [new file with mode: 0644]
SECURITY.md [new file with mode: 0644]
THANKS [new file with mode: 0644]
bench/100-trillion-baby.py [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/b2nd_compare_getslice.py [new file with mode: 0644]
bench/b2nd_compare_getslice_plot.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/direct-chunking-AMD-7800X3D.ipynb [new file with mode: 0644]
bench/evaluate.py [new file with mode: 0644]
bench/expression.py [new file with mode: 0644]
bench/fetch_meteo_data.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/query_meteo_data.py [new file with mode: 0644]
bench/read-table.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/simple-table.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]
ci/github/get_hdf5.sh [new file with mode: 0755]
ci/osx_cross_configure.patch [new file with mode: 0644]
ci/osx_cross_src_makefile.patch [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]
doc/Makefile [new file with mode: 0644]
doc/make.bat [new file with mode: 0644]
doc/man/pt2to3.1 [new file with mode: 0644]
doc/man/ptdump.1 [new file with mode: 0644]
doc/man/ptrepack.1 [new file with mode: 0644]
doc/man/pttree.1 [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/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.10.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/RELEASE_NOTES_v3.7.x.rst [new file with mode: 0644]
doc/source/release-notes/RELEASE_NOTES_v3.8.x.rst [new file with mode: 0644]
doc/source/release-notes/RELEASE_NOTES_v3.9.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/b2nd_getslice_big.png [new file with mode: 0644]
doc/source/usersguide/images/b2nd_getslice_small.png [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/cratio-zlib-blosc-blosc2.png [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/direct-chunking-AMD-7800X3D.png [new file with mode: 0644]
doc/source/usersguide/images/direct-chunking-i13900K.png [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/inkernel-vs-pandas.png [new file with mode: 0644]
doc/source/usersguide/images/inkernel-zlib-blosc-blosc2.png [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/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/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]
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/direct-chunk-shape.py [new file with mode: 0644]
examples/direct-chunking.py [new file with mode: 0644]
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]
hdf5-blosc2/src/blosc2_filter.c [new file with mode: 0644]
hdf5-blosc2/src/blosc2_filter.h [new file with mode: 0644]
hdf5-blosc2/src/blosc2_plugin.c [new file with mode: 0644]
hdf5-blosc2/src/blosc2_plugin.h [new file with mode: 0644]
pyproject.toml [new file with mode: 0644]
requirements.in [new file with mode: 0644]
requirements.txt [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/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]
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/_version.py [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/b2nd-no-chunkshape.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/out_of_order_types.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_direct_chunk.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_large_tables.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]