aboutsummaryrefslogtreecommitdiff
path: root/ports/arb/vcpkg.json
blob: 142abb7b9bc50233eb65cd4389b651eeceb29885 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "name": "arb",
  "version-string": "2.18.1",
  "port-version": 1,
  "description": "a C library for arbitrary-precision interval arithmetic",
  "homepage": "https://github.com/fredrik-johansson/arb",
  "dependencies": [
    "flint"
  ]
}