GET /api/v1/ports/boost187-numpy/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "boost187-numpy",
    "portdir": "devel/boost187",
    "version": "1.87.0",
    "license": "Boost-1",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://www.boost.org",
    "description": "Boost.Numpy library",
    "long_description": "Boost.Numpy library",
    "active": true,
    "categories": [
        "devel"
    ],
    "maintainers": [
        {
            "name": "michaelld",
            "github": "michaelld",
            "ports_count": 463
        },
        {
            "name": "mascguy",
            "github": "mascguy",
            "ports_count": 350
        }
    ],
    "variants": [
        "clang13",
        "clang14",
        "clang15",
        "clang16",
        "clang17",
        "clang18",
        "clang19",
        "clang20",
        "clang21",
        "clangdevel",
        "mpich",
        "openmpi",
        "python27",
        "python310",
        "python311",
        "python312",
        "python313",
        "debug",
        "no_static",
        "no_single",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-20"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python313",
                "py313-numpy",
                "boost187"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "ompl"
            ]
        }
    ]
}