pineapple/externals/vcpkg/ports/netcdf-cxx4/vcpkg.json
2022-07-23 03:01:36 +02:00

11 lines
330 B
JSON
Executable file

{
"name": "netcdf-cxx4",
"version-string": "4.3.1",
"port-version": 3,
"description": "a set of machine-independent data formats that support the creation, access, and sharing of array-oriented scientific data.",
"homepage": "https://github.com/Unidata/netcdf-cxx4",
"dependencies": [
"hdf5",
"netcdf-c"
]
}