Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

20 lines
452 B
JSON

{
"name": "netcdf-cxx4",
"version": "4.3.1",
"port-version": 5,
"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",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}