18 lines
347 B
JSON
Executable file
18 lines
347 B
JSON
Executable file
{
|
|
"name": "kealib",
|
|
"version": "1.4.14",
|
|
"description": "KEALib provides an implementation of the GDAL data model using HDF5.",
|
|
"homepage": "https://github.com/ubarsc/kealib",
|
|
"dependencies": [
|
|
{
|
|
"name": "hdf5",
|
|
"features": [
|
|
"cpp"
|
|
]
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|