early-access version 2853
This commit is contained in:
10
externals/vcpkg/ports/h5py-lzf/vcpkg.json
vendored
Executable file
10
externals/vcpkg/ports/h5py-lzf/vcpkg.json
vendored
Executable file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user