vcpkg/ports/cddlib/vcpkg.json
2024-09-09 20:58:39 -07: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"
]
}