aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/cddlib/vcpkg.json
blob: 763fb932b0223d027a71085e93a3c97af4e2fd38 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "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"
  ]
}