GET /api/v1/ports/flint/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "flint",
"portdir": "math/flint",
"version": "3.1.3-p1",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.flintlib.org",
"description": "Fast Library for Number Theory",
"long_description": "FLINT is a C library for doing number theory",
"active": true,
"categories": [
"devel",
"math"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1504
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"mpfr",
"ntl",
"gmp"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"normaliz",
"py39-gyoto",
"symengine",
"Gyoto",
"py310-gyoto",
"py311-gyoto",
"py312-gyoto",
"py313-gyoto",
"py314-gyoto",
"singular",
"polymake"
]
}
]
}