18 lines
412 B
JSON
18 lines
412 B
JSON
{
|
|
"name": "libtommath",
|
|
"version": "1.3.0",
|
|
"port-version": 2,
|
|
"description": "LibTomMath is a free open source portable number theoretic multiple-precision integer library written entirely in C.",
|
|
"homepage": "https://www.libtom.net/LibTomMath/",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|