zeek/auxil/vcpkg/ports/dimcli/vcpkg.json
Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

16 lines
343 B
JSON

{
"name": "dimcli",
"version-semver": "7.3.0",
"description": "C++ command line parser toolkit",
"homepage": "https://github.com/gknowles/dimcli",
"documentation": "https://gknowles.github.io/dimcli",
"license": "BSL-1.0",
"supports": "!uwp",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}