pkgsrc/devel/py-h5py/PLIST
minskim 51f8651a49 devel/py-h5py: Update to 2.7.1
Notable changes since 2.5.0:
- Support for HDF5 Virtual Dataset API
- Add MPI Collective I/O Support
2017-11-16 22:36:04 +00:00

160 lines
6 KiB
Text

@comment $NetBSD: PLIST,v 1.4 2017/11/16 22:36:04 minskim Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/h5py/__init__.py
${PYSITELIB}/h5py/__init__.pyc
${PYSITELIB}/h5py/__init__.pyo
${PYSITELIB}/h5py/_conv.so
${PYSITELIB}/h5py/_errors.so
${PYSITELIB}/h5py/_hl/__init__.py
${PYSITELIB}/h5py/_hl/__init__.pyc
${PYSITELIB}/h5py/_hl/__init__.pyo
${PYSITELIB}/h5py/_hl/attrs.py
${PYSITELIB}/h5py/_hl/attrs.pyc
${PYSITELIB}/h5py/_hl/attrs.pyo
${PYSITELIB}/h5py/_hl/base.py
${PYSITELIB}/h5py/_hl/base.pyc
${PYSITELIB}/h5py/_hl/base.pyo
${PYSITELIB}/h5py/_hl/compat.py
${PYSITELIB}/h5py/_hl/compat.pyc
${PYSITELIB}/h5py/_hl/compat.pyo
${PYSITELIB}/h5py/_hl/dataset.py
${PYSITELIB}/h5py/_hl/dataset.pyc
${PYSITELIB}/h5py/_hl/dataset.pyo
${PYSITELIB}/h5py/_hl/datatype.py
${PYSITELIB}/h5py/_hl/datatype.pyc
${PYSITELIB}/h5py/_hl/datatype.pyo
${PYSITELIB}/h5py/_hl/dims.py
${PYSITELIB}/h5py/_hl/dims.pyc
${PYSITELIB}/h5py/_hl/dims.pyo
${PYSITELIB}/h5py/_hl/files.py
${PYSITELIB}/h5py/_hl/files.pyc
${PYSITELIB}/h5py/_hl/files.pyo
${PYSITELIB}/h5py/_hl/filters.py
${PYSITELIB}/h5py/_hl/filters.pyc
${PYSITELIB}/h5py/_hl/filters.pyo
${PYSITELIB}/h5py/_hl/group.py
${PYSITELIB}/h5py/_hl/group.pyc
${PYSITELIB}/h5py/_hl/group.pyo
${PYSITELIB}/h5py/_hl/selections.py
${PYSITELIB}/h5py/_hl/selections.pyc
${PYSITELIB}/h5py/_hl/selections.pyo
${PYSITELIB}/h5py/_hl/selections2.py
${PYSITELIB}/h5py/_hl/selections2.pyc
${PYSITELIB}/h5py/_hl/selections2.pyo
${PYSITELIB}/h5py/_objects.so
${PYSITELIB}/h5py/_proxy.so
${PYSITELIB}/h5py/defs.so
${PYSITELIB}/h5py/h5.so
${PYSITELIB}/h5py/h5a.so
${PYSITELIB}/h5py/h5ac.so
${PYSITELIB}/h5py/h5d.so
${PYSITELIB}/h5py/h5ds.so
${PYSITELIB}/h5py/h5f.so
${PYSITELIB}/h5py/h5fd.so
${PYSITELIB}/h5py/h5g.so
${PYSITELIB}/h5py/h5i.so
${PYSITELIB}/h5py/h5l.so
${PYSITELIB}/h5py/h5o.so
${PYSITELIB}/h5py/h5p.so
${PYSITELIB}/h5py/h5r.so
${PYSITELIB}/h5py/h5s.so
${PYSITELIB}/h5py/h5t.so
${PYSITELIB}/h5py/h5z.so
${PYSITELIB}/h5py/highlevel.py
${PYSITELIB}/h5py/highlevel.pyc
${PYSITELIB}/h5py/highlevel.pyo
${PYSITELIB}/h5py/ipy_completer.py
${PYSITELIB}/h5py/ipy_completer.pyc
${PYSITELIB}/h5py/ipy_completer.pyo
${PYSITELIB}/h5py/tests/__init__.py
${PYSITELIB}/h5py/tests/__init__.pyc
${PYSITELIB}/h5py/tests/__init__.pyo
${PYSITELIB}/h5py/tests/common.py
${PYSITELIB}/h5py/tests/common.pyc
${PYSITELIB}/h5py/tests/common.pyo
${PYSITELIB}/h5py/tests/hl/__init__.py
${PYSITELIB}/h5py/tests/hl/__init__.pyc
${PYSITELIB}/h5py/tests/hl/__init__.pyo
${PYSITELIB}/h5py/tests/hl/test_attribute_create.py
${PYSITELIB}/h5py/tests/hl/test_attribute_create.pyc
${PYSITELIB}/h5py/tests/hl/test_attribute_create.pyo
${PYSITELIB}/h5py/tests/hl/test_dataset_getitem.py
${PYSITELIB}/h5py/tests/hl/test_dataset_getitem.pyc
${PYSITELIB}/h5py/tests/hl/test_dataset_getitem.pyo
${PYSITELIB}/h5py/tests/hl/test_dataset_swmr.py
${PYSITELIB}/h5py/tests/hl/test_dataset_swmr.pyc
${PYSITELIB}/h5py/tests/hl/test_dataset_swmr.pyo
${PYSITELIB}/h5py/tests/hl/test_datatype.py
${PYSITELIB}/h5py/tests/hl/test_datatype.pyc
${PYSITELIB}/h5py/tests/hl/test_datatype.pyo
${PYSITELIB}/h5py/tests/hl/test_dims_dimensionproxy.py
${PYSITELIB}/h5py/tests/hl/test_dims_dimensionproxy.pyc
${PYSITELIB}/h5py/tests/hl/test_dims_dimensionproxy.pyo
${PYSITELIB}/h5py/tests/hl/test_file.py
${PYSITELIB}/h5py/tests/hl/test_file.pyc
${PYSITELIB}/h5py/tests/hl/test_file.pyo
${PYSITELIB}/h5py/tests/hl/test_threads.py
${PYSITELIB}/h5py/tests/hl/test_threads.pyc
${PYSITELIB}/h5py/tests/hl/test_threads.pyo
${PYSITELIB}/h5py/tests/old/__init__.py
${PYSITELIB}/h5py/tests/old/__init__.pyc
${PYSITELIB}/h5py/tests/old/__init__.pyo
${PYSITELIB}/h5py/tests/old/test_attrs.py
${PYSITELIB}/h5py/tests/old/test_attrs.pyc
${PYSITELIB}/h5py/tests/old/test_attrs.pyo
${PYSITELIB}/h5py/tests/old/test_attrs_data.py
${PYSITELIB}/h5py/tests/old/test_attrs_data.pyc
${PYSITELIB}/h5py/tests/old/test_attrs_data.pyo
${PYSITELIB}/h5py/tests/old/test_base.py
${PYSITELIB}/h5py/tests/old/test_base.pyc
${PYSITELIB}/h5py/tests/old/test_base.pyo
${PYSITELIB}/h5py/tests/old/test_dataset.py
${PYSITELIB}/h5py/tests/old/test_dataset.pyc
${PYSITELIB}/h5py/tests/old/test_dataset.pyo
${PYSITELIB}/h5py/tests/old/test_datatype.py
${PYSITELIB}/h5py/tests/old/test_datatype.pyc
${PYSITELIB}/h5py/tests/old/test_datatype.pyo
${PYSITELIB}/h5py/tests/old/test_dimension_scales.py
${PYSITELIB}/h5py/tests/old/test_dimension_scales.pyc
${PYSITELIB}/h5py/tests/old/test_dimension_scales.pyo
${PYSITELIB}/h5py/tests/old/test_file.py
${PYSITELIB}/h5py/tests/old/test_file.pyc
${PYSITELIB}/h5py/tests/old/test_file.pyo
${PYSITELIB}/h5py/tests/old/test_file_image.py
${PYSITELIB}/h5py/tests/old/test_file_image.pyc
${PYSITELIB}/h5py/tests/old/test_file_image.pyo
${PYSITELIB}/h5py/tests/old/test_group.py
${PYSITELIB}/h5py/tests/old/test_group.pyc
${PYSITELIB}/h5py/tests/old/test_group.pyo
${PYSITELIB}/h5py/tests/old/test_h5.py
${PYSITELIB}/h5py/tests/old/test_h5.pyc
${PYSITELIB}/h5py/tests/old/test_h5.pyo
${PYSITELIB}/h5py/tests/old/test_h5d_direct_chunk_write.py
${PYSITELIB}/h5py/tests/old/test_h5d_direct_chunk_write.pyc
${PYSITELIB}/h5py/tests/old/test_h5d_direct_chunk_write.pyo
${PYSITELIB}/h5py/tests/old/test_h5f.py
${PYSITELIB}/h5py/tests/old/test_h5f.pyc
${PYSITELIB}/h5py/tests/old/test_h5f.pyo
${PYSITELIB}/h5py/tests/old/test_h5p.py
${PYSITELIB}/h5py/tests/old/test_h5p.pyc
${PYSITELIB}/h5py/tests/old/test_h5p.pyo
${PYSITELIB}/h5py/tests/old/test_h5t.py
${PYSITELIB}/h5py/tests/old/test_h5t.pyc
${PYSITELIB}/h5py/tests/old/test_h5t.pyo
${PYSITELIB}/h5py/tests/old/test_objects.py
${PYSITELIB}/h5py/tests/old/test_objects.pyc
${PYSITELIB}/h5py/tests/old/test_objects.pyo
${PYSITELIB}/h5py/tests/old/test_selections.py
${PYSITELIB}/h5py/tests/old/test_selections.pyc
${PYSITELIB}/h5py/tests/old/test_selections.pyo
${PYSITELIB}/h5py/tests/old/test_slicing.py
${PYSITELIB}/h5py/tests/old/test_slicing.pyc
${PYSITELIB}/h5py/tests/old/test_slicing.pyo
${PYSITELIB}/h5py/utils.so
${PYSITELIB}/h5py/version.py
${PYSITELIB}/h5py/version.pyc
${PYSITELIB}/h5py/version.pyo