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

19 lines
425 B
JSON

{
"name": "units",
"version": "2.3.3",
"port-version": 1,
"description": "A compile-time, header-only, dimensional analysis and unit conversion library built on c++14 with no dependencies.",
"homepage": "https://github.com/nholthaus/units",
"license": "MIT",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}