mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-02 11:09:00 +08:00
11 lines
242 B
JSON
11 lines
242 B
JSON
|
{
|
||
|
"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"
|
||
|
]
|
||
|
}
|