{ "name": "h5py-lzf", "version-date": "2022-05-24", "description": "The LZF filter is an alternative DEFLATE-style compressor for HDF5 datasets.", "homepage": "https://github.com/h5py/h5py/tree/master/lzf", "license": "BSD-3-Clause", "dependencies": [ { "name": "hdf5", "default-features": false }, "liblzf", { "name": "vcpkg-cmake", "host": true }, { "name": "vcpkg-cmake-config", "host": true } ] }