Import tensorflow

This commit is contained in:
2026-02-15 21:45:42 -08:00
parent f3e8b90764
commit c530630153
20524 changed files with 9017694 additions and 25 deletions
@@ -0,0 +1,64 @@
Metadata-Version: 2.4
Name: h5py
Version: 3.15.1
Summary: Read and write HDF5 files from Python
Author-email: Andrew Collette <andrew.collette@gmail.com>
Maintainer-email: Thomas Kluyver <thomas@kluyver.me.uk>, Thomas A Caswell <tcaswell@bnl.gov>
License-Expression: BSD-3-Clause
Project-URL: Homepage, https://www.h5py.org/
Project-URL: Source, https://github.com/h5py/h5py
Project-URL: Documentation, https://docs.h5py.org/en/stable/
Project-URL: Release notes, https://docs.h5py.org/en/stable/whatsnew/index.html
Project-URL: Discussion forum, https://forum.hdfgroup.org/c/hdf5/h5py
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: Unix
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Cython
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Programming Language :: Python :: Free Threading :: 1 - Unstable
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Database
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10
Description-Content-Type: text/x-rst
License-File: LICENSE
License-File: lzf/LICENSE.txt
License-File: licenses/hdf5.txt
License-File: licenses/license.txt
License-File: licenses/pytables.txt
License-File: licenses/python.txt
License-File: licenses/stdint.txt
Requires-Dist: numpy>=1.21.2
Dynamic: license-file
Dynamic: requires-dist
The h5py package provides both a high- and low-level interface to the HDF5
library from Python. The low-level interface is intended to be a complete
wrapping of the HDF5 API, while the high-level component supports access to
HDF5 files, datasets and groups using established Python and NumPy concepts.
A strong emphasis on automatic conversion between Python (Numpy) datatypes and
data structures and their HDF5 equivalents vastly simplifies the process of
reading and writing data from Python.
Wheels are provided for several popular platforms, with an included copy of
the HDF5 library (usually the latest version when h5py is released).
You can also `build h5py from source
<https://docs.h5py.org/en/stable/build.html#source-installation>`_
with any HDF5 stable release from version 1.10.4 onwards, although naturally new
HDF5 versions released after this version of h5py may not work.
Odd-numbered minor versions of HDF5 (e.g. 1.13) are experimental, and may not
be supported.
@@ -0,0 +1,162 @@
h5py-3.15.1.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
h5py-3.15.1.dist-info/METADATA,sha256=M7UOYHZtOQKtGHsiCmd9IyyOdQdRTXCm2G6f4BsbbNM,3007
h5py-3.15.1.dist-info/RECORD,,
h5py-3.15.1.dist-info/WHEEL,sha256=3daP3VhxT_uXQ4g9qxjrsHJLh9a9x1Dc522TvcSo1E0,152
h5py-3.15.1.dist-info/licenses/LICENSE,sha256=5XSylmVc-wylGA7G7uPJXRIrCQZzbTyn484Z4PKX8Mk,1520
h5py-3.15.1.dist-info/licenses/licenses/hdf5.txt,sha256=K4L--O2KAgumVs4tslBe2FiTnLfDtvffCEvYMDLXe8c,3766
h5py-3.15.1.dist-info/licenses/licenses/license.txt,sha256=-s9D4DGTz0z42LzdZ84E_GHvaUjdBmcqTl2leeZKOUg,1739
h5py-3.15.1.dist-info/licenses/licenses/pytables.txt,sha256=mi1dboFWOMajwRMPZr58z_CehMDoIeVz8q3WnURiJBQ,1640
h5py-3.15.1.dist-info/licenses/licenses/python.txt,sha256=hITnBcmcf12_FXcjtOPNHa_5z-QcdAtXJVWHjwWFiYQ,2503
h5py-3.15.1.dist-info/licenses/licenses/stdint.txt,sha256=HUwLpl1NqiPvjWwFcevpazCrrr2inCbWbOE1QNTxKyg,1394
h5py-3.15.1.dist-info/licenses/lzf/LICENSE.txt,sha256=qPjFSrwA0azRV0AVV7Psb1AKx2pe_Reg6qZE4tMua-s,1556
h5py-3.15.1.dist-info/top_level.txt,sha256=fO7Bsaa0F3Nx6djErCCbSw4-E7rBFMWrBVTGLEMxUMg,5
h5py.libs/libaec-187855bc.so.0.1.3,sha256=iUOUuf5Mv1X6ypXIACUiEK-_CzTWP7tEvAIsjUn94N8,136561
h5py.libs/libhdf5-7d060e2f.so.310.5.1,sha256=DfhzTXPESSrR0nxVqcnUz_-h0vqHK207Yh70h9Nchx8,4975937
h5py.libs/libhdf5_hl-0ce065ed.so.310.0.6,sha256=53TW1caulaT4IwCm4GKjNr498Y-cTP92P5z3YpifYtc,181945
h5py.libs/libsz-daeb5235.so.2.0.1,sha256=u7E9T3a_Re3CDSXoB-sigbxREYvBorAMo6NtxmaaXVk,37185
h5py/__init__.py,sha256=I_kmYQhL0idhVllBRhj99lXgVY_3zhpzn0NTuTiZd2o,3662
h5py/__pycache__/__init__.cpython-311.pyc,,
h5py/__pycache__/h5py_warnings.cpython-311.pyc,,
h5py/__pycache__/ipy_completer.cpython-311.pyc,,
h5py/__pycache__/version.cpython-311.pyc,,
h5py/_conv.cpython-311-x86_64-linux-gnu.so,sha256=Fy6UBEzAFKcsQ2m-cXp_Rv_dMsqbIkS_5jAbwtYjt-g,475945
h5py/_errors.cpython-311-x86_64-linux-gnu.so,sha256=eT_nhxkH1FKPGX14hcB6fBlTKTQ73ODIX6exlUlM-4c,155297
h5py/_hl/__init__.py,sha256=R6siZWBApRmGrOkxi8kNKxZ0Hcp2MieM-0EBWwbp7vc,457
h5py/_hl/__pycache__/__init__.cpython-311.pyc,,
h5py/_hl/__pycache__/attrs.cpython-311.pyc,,
h5py/_hl/__pycache__/base.cpython-311.pyc,,
h5py/_hl/__pycache__/compat.cpython-311.pyc,,
h5py/_hl/__pycache__/dataset.cpython-311.pyc,,
h5py/_hl/__pycache__/datatype.cpython-311.pyc,,
h5py/_hl/__pycache__/dims.cpython-311.pyc,,
h5py/_hl/__pycache__/files.cpython-311.pyc,,
h5py/_hl/__pycache__/filters.cpython-311.pyc,,
h5py/_hl/__pycache__/group.cpython-311.pyc,,
h5py/_hl/__pycache__/selections.cpython-311.pyc,,
h5py/_hl/__pycache__/selections2.cpython-311.pyc,,
h5py/_hl/__pycache__/vds.cpython-311.pyc,,
h5py/_hl/attrs.py,sha256=XYwfpTHDMKy5zGbPQqb_PPAW1drycRoKPlmZXK4aFaU,10209
h5py/_hl/base.py,sha256=gWk0AtTeTQUlqw75kZVq93QL-CAGBhzOlOY2O6fXXTc,15711
h5py/_hl/compat.py,sha256=UXvt42U_OiXAcPcrr1FwVP_ScD4yL-ONPercjyUx6FA,1523
h5py/_hl/dataset.py,sha256=8PFOQHtcrPx25skyqd2B7BclM8ctguMxRGwZsO7-J58,44034
h5py/_hl/datatype.py,sha256=-kIh5Ha9K21VLqInUmZ6SZdXag1yvyo30MpgsM3H0P0,1548
h5py/_hl/dims.py,sha256=rbjYav9D7dFG-Tns_RDuP24B6bwR80LO_2d2NQYihh8,5109
h5py/_hl/files.py,sha256=2x1X8rFOXNt9VY6OCzWc5-c6LMjUpfJdbqbMykHyDVQ,25643
h5py/_hl/filters.py,sha256=8e00taWWH4eV9y0Hq9CIRsCNZMqJyN9x2sUjKkYya-Y,14604
h5py/_hl/group.py,sha256=6t66pmqXrQ8b_YPl5kP3JzQ2EMQZUUCf4PRqtlFTNac,31049
h5py/_hl/selections.py,sha256=eewlCtKZOm9AMw7G57WQdZXN-0VOinIFqzasdF2HjdI,14655
h5py/_hl/selections2.py,sha256=PcKxIbSCYjL_QrbeCHw8-MHWDBxOlEDG_UHvP4aBuKY,2723
h5py/_hl/vds.py,sha256=QpMLtumI_uaJ1CdqMXyxgGaW3rxAztcwSIB4rEjLC3U,9468
h5py/_npystrings.cpython-311-x86_64-linux-gnu.so,sha256=5TgICi4LqRtiiyMOc6IDnXRUmsFhCEB9d9Bu_1raARI,154713
h5py/_objects.cpython-311-x86_64-linux-gnu.so,sha256=Ra7XjmfsLyNDj1Z2pAoTJR72hUhqRDUaosVBcLfVw3I,336073
h5py/_proxy.cpython-311-x86_64-linux-gnu.so,sha256=sLpNyTGYp7PSiPGH5Y3z4F5qaNny3RG71kl2_PVfmOw,146297
h5py/_selector.cpython-311-x86_64-linux-gnu.so,sha256=pI5Erjnsq0e3N86LTNlfdt_Vl3JgdJhcvzLTuCel0F4,377161
h5py/defs.cpython-311-x86_64-linux-gnu.so,sha256=USIxDamYP35rZc0JiQ2N5pp3UTCIB3AyMUuhHQdbftc,635329
h5py/h5.cpython-311-x86_64-linux-gnu.so,sha256=8_Esaif86HkPdZmhFrc3Xvrv2maJnMonxVnGsjQG7kY,265817
h5py/h5a.cpython-311-x86_64-linux-gnu.so,sha256=wQx9RKirhdof4ucvwcWSfZo-v9YSBtvWlex0NfnAmB0,331289
h5py/h5ac.cpython-311-x86_64-linux-gnu.so,sha256=D8PtwRLDHuHFxdfbkivuvJew0BxAcuMpEL7VvYpTJHE,216217
h5py/h5d.cpython-311-x86_64-linux-gnu.so,sha256=IgFk7L-KcqYXRZoZENE3HgAo0TsG94UZLLUWV5Z3ml0,627081
h5py/h5ds.cpython-311-x86_64-linux-gnu.so,sha256=kTHzJH1mlyv9-lTx8FEs-GTVaxvmRIufN16KQ08OHdU,228801
h5py/h5f.cpython-311-x86_64-linux-gnu.so,sha256=bAJWDDsV9hqd91bvu_QepXtY5nwvTNkDc3FNj1rC7Dw,380633
h5py/h5fd.cpython-311-x86_64-linux-gnu.so,sha256=J03N2bPwc5pEjGvpeXnn9WlGM5dDacFLporQYw-Tgrg,389409
h5py/h5g.cpython-311-x86_64-linux-gnu.so,sha256=qLPXwTclsu33cwBn7jgpSm7TPEZ91n3wWzbOy2px8n0,409601
h5py/h5i.cpython-311-x86_64-linux-gnu.so,sha256=J0ujFOLT1KrpM60tnlmFUMy5ZsEtTqD7CeszFotSQjg,175281
h5py/h5l.cpython-311-x86_64-linux-gnu.so,sha256=vq9EN8fWtvQRturncrwK9-SUOOO2dFMD53-JCPC9Tj4,290289
h5py/h5o.cpython-311-x86_64-linux-gnu.so,sha256=vn5dgfEfHjnzo5A3Syy5_Sf4omHRN6f3Dgs5h0tcKZ0,363993
h5py/h5p.cpython-311-x86_64-linux-gnu.so,sha256=vs-0rHl0ZSS2w4xt0XteUxYBm9Ujmfr8ukECjYP-wZA,962817
h5py/h5pl.cpython-311-x86_64-linux-gnu.so,sha256=OWTIbCIh--4HLvWoEQ0oLrIWbapioWJfuP1UEZWQQdo,162849
h5py/h5py_warnings.py,sha256=bNPu7wWPt1xLVZVB-lpycIoMux1kcNfaKf4NE78dK90,523
h5py/h5r.cpython-311-x86_64-linux-gnu.so,sha256=htARLXZyGB7id19USs_0kGoYEvc4rht82s0upYx6lJo,200049
h5py/h5s.cpython-311-x86_64-linux-gnu.so,sha256=o3tHTV5wMgByhkvn0Wr_v5B88JM1FtVAUSKocs2HOH4,327097
h5py/h5t.cpython-311-x86_64-linux-gnu.so,sha256=C7j2JWqSLb0cHSO01nF8ButpC8LGMUwG2cWoQRrMnhk,923009
h5py/h5z.cpython-311-x86_64-linux-gnu.so,sha256=SB_uuchd7LJ4bJtCm-nbUlQU8nwY1ZZl2zNbG31DLkY,167017
h5py/ipy_completer.py,sha256=dGKYNK3CE32jwRVrBeUssdXRocu45VnrA3cvLRp-2E0,3733
h5py/tests/__init__.py,sha256=oPTnFGaf5_48QHzq0mpTwlxbagBvnvU3W9s2AWRcWFU,613
h5py/tests/__pycache__/__init__.cpython-311.pyc,,
h5py/tests/__pycache__/common.cpython-311.pyc,,
h5py/tests/__pycache__/conftest.cpython-311.pyc,,
h5py/tests/__pycache__/test_attribute_create.cpython-311.pyc,,
h5py/tests/__pycache__/test_attrs.cpython-311.pyc,,
h5py/tests/__pycache__/test_attrs_data.cpython-311.pyc,,
h5py/tests/__pycache__/test_base.cpython-311.pyc,,
h5py/tests/__pycache__/test_big_endian_file.cpython-311.pyc,,
h5py/tests/__pycache__/test_completions.cpython-311.pyc,,
h5py/tests/__pycache__/test_dataset.cpython-311.pyc,,
h5py/tests/__pycache__/test_dataset_getitem.cpython-311.pyc,,
h5py/tests/__pycache__/test_dataset_swmr.cpython-311.pyc,,
h5py/tests/__pycache__/test_datatype.cpython-311.pyc,,
h5py/tests/__pycache__/test_dimension_scales.cpython-311.pyc,,
h5py/tests/__pycache__/test_dims_dimensionproxy.cpython-311.pyc,,
h5py/tests/__pycache__/test_dtype.cpython-311.pyc,,
h5py/tests/__pycache__/test_errors.cpython-311.pyc,,
h5py/tests/__pycache__/test_file.cpython-311.pyc,,
h5py/tests/__pycache__/test_file2.cpython-311.pyc,,
h5py/tests/__pycache__/test_file_alignment.cpython-311.pyc,,
h5py/tests/__pycache__/test_file_image.cpython-311.pyc,,
h5py/tests/__pycache__/test_filters.cpython-311.pyc,,
h5py/tests/__pycache__/test_group.cpython-311.pyc,,
h5py/tests/__pycache__/test_h5.cpython-311.pyc,,
h5py/tests/__pycache__/test_h5d_direct_chunk.cpython-311.pyc,,
h5py/tests/__pycache__/test_h5f.cpython-311.pyc,,
h5py/tests/__pycache__/test_h5o.cpython-311.pyc,,
h5py/tests/__pycache__/test_h5p.cpython-311.pyc,,
h5py/tests/__pycache__/test_h5pl.cpython-311.pyc,,
h5py/tests/__pycache__/test_h5s.cpython-311.pyc,,
h5py/tests/__pycache__/test_h5t.cpython-311.pyc,,
h5py/tests/__pycache__/test_h5z.cpython-311.pyc,,
h5py/tests/__pycache__/test_npystrings.cpython-311.pyc,,
h5py/tests/__pycache__/test_objects.cpython-311.pyc,,
h5py/tests/__pycache__/test_ros3.cpython-311.pyc,,
h5py/tests/__pycache__/test_selections.cpython-311.pyc,,
h5py/tests/__pycache__/test_slicing.cpython-311.pyc,,
h5py/tests/common.py,sha256=X9BqGSwVloEK0cEwqpgOndgtgJVQqrGOFzOcUnn8PxA,7781
h5py/tests/conftest.py,sha256=-aF7Ig1w4yd00YxOS9ScB4hFunPLXPXUGF8rDL43WSg,545
h5py/tests/data_files/__init__.py,sha256=WgwvU8ZVG00ZN2EOOnZ7TYJX_NzF_JCSd7nSEDJrbrE,193
h5py/tests/data_files/__pycache__/__init__.cpython-311.pyc,,
h5py/tests/data_files/vlen_string_dset.h5,sha256=kA-LrxnT2MTRGTrBrGAZ7nd0AF6FwDCvROZ1ezjSl5M,6304
h5py/tests/data_files/vlen_string_dset_utc.h5,sha256=hbcoOCuDPB2mFie5ozTiKCLVwcs1n-O6byUmKvRTL2M,169904
h5py/tests/data_files/vlen_string_s390x.h5,sha256=6pkMaOA3G6-rSWb3UvoTVbO59kNgBm9tna_48bfnTKU,9008
h5py/tests/test_attribute_create.py,sha256=rTj6oNLncfwMXbUy2PK58LL3etbcsEwvZpv-dR7VP0k,2986
h5py/tests/test_attrs.py,sha256=GdCVdhfibwwUm065SoE63teXY4p2J69uhMClYQUvIfI,9393
h5py/tests/test_attrs_data.py,sha256=m97aSlhhgkkZs1gECnu8NVZtO5RwdcqIOgr4EVFCc10,9764
h5py/tests/test_base.py,sha256=OXvSeVI2kBSz2mGhjHQiHFiYSNWeHXd1Rs99xUs7cRA,3816
h5py/tests/test_big_endian_file.py,sha256=znAyyPu_Vl0gOlXfAP4Z4u2pVJ5gvHjGnEkEq7QupxA,1433
h5py/tests/test_completions.py,sha256=J1wbtCmv-9uBETTLM3YK58Q3vhNiVmf9kaIK5BQa4RU,1473
h5py/tests/test_dataset.py,sha256=d0KNSNcsmfgzJ-g4Jzjst4A0id7Z3Adozwejp-kjjLo,82881
h5py/tests/test_dataset_getitem.py,sha256=nan1Kiw0eFZx8jW4dJ6fvttxNZMITcn5tDMXkwtnzxk,18721
h5py/tests/test_dataset_swmr.py,sha256=zdgeftjqpiZnEdwoegXfPSaOqhFSh6MP6jq-mgFsYoo,3971
h5py/tests/test_datatype.py,sha256=AwXgOUaPnQGp5uewoIkxSzg-e7-B0JFcFZfOAihLqKY,1003
h5py/tests/test_dimension_scales.py,sha256=6b-Qcwe7S1fu-axgbLwKNW3zqGD3xfqrN1Vbzgnp-8k,8086
h5py/tests/test_dims_dimensionproxy.py,sha256=UVg3DxDIRBqkOmB5DTZvxK-7FyT2XdG8rT_dX3lBebY,566
h5py/tests/test_dtype.py,sha256=U1-zZawNefDsl-AzEqLjblHv9j3qzlISHPkOYgVza3k,18576
h5py/tests/test_errors.py,sha256=ero4th_0YJBjXsepwfO6lwXN_tC6D_CRyBzdrXWT-5M,2247
h5py/tests/test_file.py,sha256=uuuWnXs13fHK5NAZTiIf7Z6yiLvCPvslZt6b4pfogYU,35432
h5py/tests/test_file2.py,sha256=bGsULxaqWNKoDwi6ktW3nV0UjVaBf0Y7QMYQ0NImeT0,10944
h5py/tests/test_file_alignment.py,sha256=uWoDfrSqFphLzolVfNNANV_Duz5IkpnTQKf0PVuk87M,4406
h5py/tests/test_file_image.py,sha256=w7COnNE--O_zfmJKdADzNjTsJp8zUC5Z5XzX0p9OGeY,2009
h5py/tests/test_filters.py,sha256=JHmfktfdpD2JPkdL-2LPYv1Rrqw6VuDmAVI9e8z6xiU,3062
h5py/tests/test_group.py,sha256=GDAbp-QBIycuUQbqhwAWWgEeMrdB1PclTP5MXjqTuJs,39573
h5py/tests/test_h5.py,sha256=FlYZcVxxP1kIYCZdSEC3sR7o72dPWYiUbhyFO0rvN-8,1216
h5py/tests/test_h5d_direct_chunk.py,sha256=dwvp5uSNX5bpiSRdWsKRvx2aOr6rOuKVpGNVCMn0zhU,7747
h5py/tests/test_h5f.py,sha256=0Ok7B4xMjF6drAewvvq2lo_I2EBvqMatuA1lGq6D4G4,3949
h5py/tests/test_h5o.py,sha256=wbDg6o-kzCQKi97Gt0IMBLgcVmNYw59EyESwcSIYaDE,508
h5py/tests/test_h5p.py,sha256=qWO3u5JOQ4XkgLm2t0kSZgj0RgAylFWlSHia_M2r9AI,8094
h5py/tests/test_h5pl.py,sha256=2LZY4glHa9lMQLXfuPFFs_mcdGHMgUxpixKQ6RyEIx8,1847
h5py/tests/test_h5s.py,sha256=mirtQKkR500tMGGC_-srMdPDZ-rp7xQTf8xaj9tFuDg,582
h5py/tests/test_h5t.py,sha256=EjYXQl70rJaUfE9NOYnWjTltP0g02IYGWpmq1uMQsx8,6595
h5py/tests/test_h5z.py,sha256=beBdenWUq5TMEpFAWMopFiG4A10Uu7witsFdIjylDG8,1919
h5py/tests/test_npystrings.py,sha256=MEJN0F674HAeNS1u__wJQsSmCrYuAgSpLxbFsO5zOPo,5620
h5py/tests/test_objects.py,sha256=SJkg8_VVOEeK7efkjmXTeaty--qd-aPBskYbvy1H5xQ,2703
h5py/tests/test_ros3.py,sha256=19xBp3LF0QnFwKbcuZDAa2YEt90hl44_bB2Qdo2F0JM,3378
h5py/tests/test_selections.py,sha256=jmClFsj6x6DJxyx1LxDhtCRZR1wexfYbiLb8FJyzKpw,4849
h5py/tests/test_slicing.py,sha256=uS5Wpbf9ez2hNgAsBwc5h7fEZfZMKQcvj6fbiFriFDM,13839
h5py/tests/test_vds/__init__.py,sha256=2mnHIhOAdjMVjHQjBp9VFDLfltPEOR02aoZ1yTJU5hY,103
h5py/tests/test_vds/__pycache__/__init__.cpython-311.pyc,,
h5py/tests/test_vds/__pycache__/test_highlevel_vds.cpython-311.pyc,,
h5py/tests/test_vds/__pycache__/test_lowlevel_vds.cpython-311.pyc,,
h5py/tests/test_vds/__pycache__/test_virtual_source.cpython-311.pyc,,
h5py/tests/test_vds/test_highlevel_vds.py,sha256=X-Q2z_fbbwkKeAms2RzoSKkwT6rzzB7q1o1zIiY8zbA,17562
h5py/tests/test_vds/test_lowlevel_vds.py,sha256=Hh3UW61lAvw40hOtJM23lffT84CD7MTWdlFJF4Gg78c,11862
h5py/tests/test_vds/test_virtual_source.py,sha256=TYP5izckkYLYgVH3rv04EwE1ba1N7Fbjd5LEsqSur-U,6033
h5py/utils.cpython-311-x86_64-linux-gnu.so,sha256=E-ErYHGF_gDgOmm8_LTNhQfv39sK6Ai2Ftdwsb96F10,179625
h5py/version.py,sha256=js_yu0sKJ6NfkeCU2Ok1RlHwPO3htXTldqsSUUEUGo0,1911
@@ -0,0 +1,6 @@
Wheel-Version: 1.0
Generator: setuptools (80.9.0)
Root-Is-Purelib: false
Tag: cp311-cp311-manylinux_2_27_x86_64
Tag: cp311-cp311-manylinux_2_28_x86_64
@@ -0,0 +1,30 @@
Copyright (c) 2008 Andrew Collette and contributors
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the
distribution.
3. Neither the name of the copyright holder nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
@@ -0,0 +1,69 @@
HDF5 (Hierarchical Data Format 5) Software Library and Utilities
Copyright 2006-2007 by The HDF Group (THG).
NCSA HDF5 (Hierarchical Data Format 5) Software Library and Utilities
Copyright 1998-2006 by the Board of Trustees of the University of Illinois.
All rights reserved.
Contributors: National Center for Supercomputing Applications (NCSA)
at the University of Illinois, Fortner Software, Unidata Program
Center (netCDF), The Independent JPEG Group (JPEG), Jean-loup Gailly
and Mark Adler (gzip), and Digital Equipment Corporation (DEC).
Redistribution and use in source and binary forms, with or without
modification, are permitted for any purpose (including commercial
purposes) provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions, and the following disclaimer.
2. Redistributions in binary form must reproduce the above
copyright notice, this list of conditions, and the following
disclaimer in the documentation and/or materials provided with the
distribution.
3. In addition, redistributions of modified forms of the source or
binary code must carry prominent notices stating that the original
code was changed and the date of the change.
4. All publications or advertising materials mentioning features or
use of this software are asked, but not required, to acknowledge that
it was developed by The HDF Group and by the National Center for
Supercomputing Applications at the University of Illinois at
Urbana-Champaign and credit the contributors.
5. Neither the name of The HDF Group, the name of the University,
nor the name of any Contributor may be used to endorse or promote
products derived from this software without specific prior written
permission from THG, the University, or the Contributor, respectively.
DISCLAIMER: THIS SOFTWARE IS PROVIDED BY THE HDF GROUP (THG) AND THE
CONTRIBUTORS "AS IS" WITH NO WARRANTY OF ANY KIND, EITHER EXPRESSED OR
IMPLIED. In no event shall THG or the Contributors be liable for any
damages suffered by the users arising out of the use of this software,
even if advised of the possibility of such damage.
Portions of HDF5 were developed with support from the University of
California, Lawrence Livermore National Laboratory (UC LLNL). The
following statement applies to those portions of the product and must
be retained in any redistribution of source code, binaries,
documentation, and/or accompanying materials:
This work was partially produced at the University of California,
Lawrence Livermore National Laboratory (UC LLNL) under contract
no. W-7405-ENG-48 (Contract 48) between the U.S. Department of Energy
(DOE) and The Regents of the University of California (University) for
the operation of UC LLNL.
DISCLAIMER: This work was prepared as an account of work sponsored by
an agency of the United States Government. Neither the United States
Government nor the University of California nor any of their
employees, makes any warranty, express or implied, or assumes any
liability or responsibility for the accuracy, completeness, or
usefulness of any information, apparatus, product, or process
disclosed, or represents that its use would not infringe privately-
owned rights. Reference herein to any specific commercial products,
process, or service by trade name, trademark, manufacturer, or
otherwise, does not necessarily constitute or imply its endorsement,
recommendation, or favoring by the United States Government or the
University of California. The views and opinions of authors expressed
herein do not necessarily state or reflect those of the United States
Government or the University of California, and shall not be used for
advertising or product endorsement purposes.
@@ -0,0 +1,34 @@
Copyright Notice and Statement for the h5py Project
===================================================
Copyright (c) 2008-2013 Andrew Collette and contributors
http://www.h5py.org
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
a. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
b. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the
distribution.
c. Neither the name of the author nor the names of contributors may
be used to endorse or promote products derived from this software
without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
@@ -0,0 +1,33 @@
Copyright Notice and Statement for PyTables Software Library and Utilities:
Copyright (c) 2002, 2003, 2004 Francesc Altet
Copyright (c) 2005, 2006, 2007 Carabos Coop. V.
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
a. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
b. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the
distribution.
c. Neither the name of the Carabos Coop. V. nor the names of its
contributors may be used to endorse or promote products derived
from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
@@ -0,0 +1,44 @@
Python license
==============
#. This LICENSE AGREEMENT is between the Python Software Foundation ("PSF"), and
the Individual or Organization ("Licensee") accessing and otherwise using Python
Python 2.7.5 software in source or binary form and its associated documentation.
#. Subject to the terms and conditions of this License Agreement, PSF hereby
grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce,
analyze, test, perform and/or display publicly, prepare derivative works,
distribute, and otherwise use Python Python 2.7.5 alone or in any derivative
version, provided, however, that PSF's License Agreement and PSF's notice of
copyright, i.e., "Copyright 2001-2013 Python Software Foundation; All Rights
Reserved" are retained in Python Python 2.7.5 alone or in any derivative version
prepared by Licensee.
#. In the event Licensee prepares a derivative work that is based on or
incorporates Python Python 2.7.5 or any part thereof, and wants to make the
derivative work available to others as provided herein, then Licensee hereby
agrees to include in any such work a brief summary of the changes made to Python
Python 2.7.5.
#. PSF is making Python Python 2.7.5 available to Licensee on an "AS IS" basis.
PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF
EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND DISCLAIMS ANY REPRESENTATION OR
WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE
USE OF PYTHON Python 2.7.5 WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.
#. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON Python 2.7.5
FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF
MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON Python 2.7.5, OR ANY DERIVATIVE
THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
#. This License Agreement will automatically terminate upon a material breach of
its terms and conditions.
#. Nothing in this License Agreement shall be deemed to create any relationship
of agency, partnership, or joint venture between PSF and Licensee. This License
Agreement does not grant permission to use PSF trademarks or trade name in a
trademark sense to endorse or promote products or services of Licensee, or any
third party.
#. By copying, installing or otherwise using Python Python 2.7.5, Licensee agrees
to be bound by the terms and conditions of this License Agreement.
@@ -0,0 +1,25 @@
Copyright (c) 2006-2008 Alexander Chemeris
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
3. The name of the author may be used to endorse or promote products
derived from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
@@ -0,0 +1,33 @@
Copyright Notice and Statement for LZF filter
Copyright (c) 2008-2009 Andrew Collette
http://h5py.org
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
a. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
b. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the
distribution.
c. Neither the name of the author nor the names of contributors may
be used to endorse or promote products derived from this software
without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.