GET /api/v1/ports/latte-int/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "latte-int",
    "portdir": "math/latte-int",
    "version": "1.7.6",
    "license": "GPL-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.math.ucdavis.edu/~latte/",
    "description": "LattE integrale, software for counting lattice points and integration over convex polytopes",
    "long_description": "LattE integrale, software for counting lattice points and integration over convex polytopes",
    "active": true,
    "categories": [
        "math"
    ],
    "maintainers": [],
    "variants": [
        "experimental",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "autoconf",
                "automake",
                "libtool",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "LiDIA",
                "cddlib",
                "lrslib",
                "TOPCOM",
                "gmp",
                "ntl",
                "4ti2"
            ]
        }
    ],
    "depends_on": []
}