diff --git a/README.rst b/README.rst index 67273dcc..52ad2d90 100644 --- a/README.rst +++ b/README.rst @@ -1,7 +1,10 @@ hdf5plugin ========== -*hdf5plugin* provides HDF5 compression filters (namely: blosc, bitshuffle, lz4, FCIDECOMP, ZFP, zstd) and makes them usable from `h5py `_. +.. 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, bitshuffle, bzip2, FCIDECOMP, lz4, ZFP, zstd) and makes them usable from `h5py `_. See `documentation `_. diff --git a/doc/index.rst b/doc/index.rst index 1783024a..02aaf5ac 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -1,7 +1,7 @@ hdf5plugin ========== -*hdf5plugin* provides HDF5 compression filters (namely: blosc, bitshuffle, lz4, FCIDECOMP, ZFP, zstd) and makes them usable from `h5py `_. +*hdf5plugin* provides `HDF5 compression filters `_ (namely: blosc, bitshuffle, bzip2, FCIDECOMP, lz4, ZFP, zstd) and makes them usable from `h5py `_. * Supported operating systems: Linux, Windows, macOS. * Supported versions of Python: >= 3.4 diff --git a/doc/information.rst b/doc/information.rst index d1a8d426..1c761868 100644 --- a/doc/information.rst +++ b/doc/information.rst @@ -25,6 +25,11 @@ Project resources - Windows: `AppVeyor `_ - `Weekly builds `_ +`hdf5plugin` can be cited with its `Zenodo DOI `_. + +Presentations +------------- + * :doc:`Presentation ` at the `European HDF Users Group (HUG) Meeting 2022 `_: - :doc:`Presentation material ` diff --git a/package/debian10/control b/package/debian10/control index ad43914a..832be820 100644 --- a/package/debian10/control +++ b/package/debian10/control @@ -18,7 +18,7 @@ Description: HDF5 Plugins for windows,MacOS and linux hdf5plugin ========== . - This module provides HDF5 compression filters (namely: blosc, bitshuffle, lz4, FCIDECOMP, ZFP) 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: 2.7 and >= 3.4 diff --git a/package/debian11/control b/package/debian11/control index 22e61a21..e5680581 100644 --- a/package/debian11/control +++ b/package/debian11/control @@ -18,7 +18,7 @@ Description: HDF5 Plugins for windows,MacOS and linux hdf5plugin ========== . - This module provides HDF5 compression filters (namely: blosc, bitshuffle, lz4, FCIDECOMP, ZFP) 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: 2.7 and >= 3.4