Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

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
}
]
}