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

{
    "name": "fxt",
    "portdir": "math/fxt",
    "version": "2024.11.16",
    "license": "GPL-3+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.jjj.de/fxt/",
    "description": "Library of low-level algorithms",
    "long_description": "Library of low-level algorithms",
    "active": true,
    "categories": [
        "science",
        "math"
    ],
    "maintainers": [
        {
            "name": "vital.had",
            "github": "barracuda156",
            "ports_count": 2558
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "gcc13"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libgcc",
                "libgcc13"
            ]
        }
    ],
    "depends_on": []
}