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

{
    "name": "py312-wsaccel",
    "portdir": "python/py-wsaccel",
    "version": "0.6.7",
    "license": "Apache-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/methane/wsaccel",
    "description": "Accelerator for ws4py and AutobahnPython",
    "long_description": "Accelerator for ws4py and AutobahnPython",
    "active": true,
    "categories": [
        "python"
    ],
    "maintainers": [
        {
            "name": "herby.gillot",
            "github": "herbygillot",
            "ports_count": 991
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py312-installer",
                "clang-17",
                "py312-build",
                "py312-cython",
                "py312-setuptools",
                "py312-wheel"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python312"
            ]
        }
    ],
    "depends_on": []
}