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

{
    "name": "py311-cytoolz",
    "portdir": "python/py-cytoolz",
    "version": "1.0.1",
    "license": "BSD",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/pytoolz/cytoolz/",
    "description": "Cython implementation of Toolz.",
    "long_description": "Cython implementation of Toolz.",
    "active": true,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "stromnov",
            "github": "stromnov",
            "ports_count": 2694
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "py311-wheel",
                "py311-cython",
                "py311-build",
                "py311-installer",
                "py311-setuptools"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py311-toolz",
                "python311"
            ]
        }
    ],
    "depends_on": []
}