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

11 lines
240 B
JSON

{
"name": "cddlib",
"version-string": "0.94m",
"description": "C implementation of the Double Description Method",
"homepage": "https://github.com/cddlib/cddlib",
"license": "GPL-2.0-or-later",
"dependencies": [
"gmp"
]
}