yuzu/externals/vcpkg/ports/h5py-lzf/vcpkg.json

11 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"
]
}