1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
{ "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 } ] }