diff --git a/README.rst b/README.rst index c6c123cf..bd090f07 100644 --- a/README.rst +++ b/README.rst @@ -4,7 +4,7 @@ hdf5plugin .. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.7257761.svg :target: https://doi.org/10.5281/zenodo.7257761 -*hdf5plugin* provides `HDF5 compression filters `_ (namely: Blosc, Blosc2, BitShuffle, BZip2, FciDecomp, LZ4, SZ, SZ3, Zfp, ZStd) and makes them usable from `h5py `_. +*hdf5plugin* provides `HDF5 compression filters `_ (namely: Blosc, Blosc2, BitShuffle, BZip2, FciDecomp, LZ4, SZ, SZ3, Zfp, ZStd) and makes them usable from `h5py `_. See `documentation `_. diff --git a/doc/contribute.rst b/doc/contribute.rst index b78c6c4e..dc49f419 100644 --- a/doc/contribute.rst +++ b/doc/contribute.rst @@ -53,7 +53,7 @@ This briefly describes the steps to add a HDF5 compression filter to the zoo. * In case of import errors related to HDF5-related undefined symbols, add eventual missing functions under ``src/hdf5_dl.c``. * Add a "CONSTANT" in ``src/hdf5plugin/_filters.py`` named with the ``FILTER_NAME_ID`` which value is the HDF5 filter ID - (See `HDF5 registered filters `_). + (See `HDF5 registered filters `_). * Add a compression options helper class named ``FilterName`` in ``hdf5plugins/_filters.py`` which should inherit from ``_FilterRefClass``. This is intended to ease the usage of ``h5py.Group.create_dataset`` ``compression_opts`` argument. diff --git a/doc/index.rst b/doc/index.rst index e9259263..077a5d28 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -1,7 +1,7 @@ hdf5plugin ========== -*hdf5plugin* provides `HDF5 compression filters `_ (namely: Blosc, Blosc2, BitShuffle, BZip2, FciDecomp, LZ4, SZ, SZ3, Zfp, ZStd) and makes them usable from `h5py `_. +*hdf5plugin* provides `HDF5 compression filters `_ (namely: Blosc, Blosc2, BitShuffle, BZip2, FciDecomp, LZ4, SZ, SZ3, Zfp, ZStd) and makes them usable from `h5py `_. * Supported operating systems: Linux, Windows, macOS. diff --git a/package/debian11/control b/package/debian11/control index c053f17f..2c16fbac 100644 --- a/package/debian11/control +++ b/package/debian11/control @@ -19,7 +19,7 @@ Description: HDF5 Plugins for windows,MacOS and linux hdf5plugin ========== . - This module provides `HDF5 compression filters `_ (namely: blosc, bitshuffle, bzip2,FCIDECOMP, lz4, ZFP, zstd) and registers them to the HDF5 library used by `h5py `_. + This module provides `HDF5 compression filters `_ (namely: blosc, bitshuffle, bzip2,FCIDECOMP, lz4, ZFP, zstd) and registers them to the HDF5 library used by `h5py `_. . * Supported operating systems: Linux, Windows, macOS. * Supported versions of Python: >= 3.7 diff --git a/package/debian12/control b/package/debian12/control index 4b8766d8..69658ebe 100644 --- a/package/debian12/control +++ b/package/debian12/control @@ -19,7 +19,7 @@ Description: HDF5 Plugins for windows,MacOS and linux hdf5plugin ========== . - *hdf5plugin* provides `HDF5 compression filters `_ (namely: Blosc, Blosc2, BitShuffle, BZip2, FciDecomp, LZ4, SZ, SZ3, Zfp, ZStd) and makes them usable from `h5py `_. + *hdf5plugin* provides `HDF5 compression filters `_ (namely: Blosc, Blosc2, BitShuffle, BZip2, FciDecomp, LZ4, SZ, SZ3, Zfp, ZStd) and makes them usable from `h5py `_. . * Supported operating systems: Linux, Windows, macOS. * Supported versions of Python: >= 3.7