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

{
    "name": "py-selectors2",
    "portdir": "python/py-selectors2",
    "version": "2.0.2",
    "license": "MIT",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/sethmlarson/selectors2",
    "description": "Back-ported, durable, and portable selectors",
    "long_description": "Back-ported, durable, and portable selectors",
    "active": false,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "reneeotten",
            "github": "reneeotten",
            "ports_count": 1565
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py27-selectors2"
            ]
        }
    ],
    "depends_on": []
}