10 lines
329 B
JSON
Executable file
10 lines
329 B
JSON
Executable file
{
|
|
"name": "h5py-lzf",
|
|
"version-string": "2019-12-04",
|
|
"port-version": 1,
|
|
"description": "The LZF filter is an alternative DEFLATE-style compressor for HDF5 datasets, using the free LZF library by Marc Alexander Lehmann.",
|
|
"homepage": "https://github.com/h5py/h5py/tree/master/lzf",
|
|
"dependencies": [
|
|
"hdf5"
|
|
]
|
|
}
|