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

{
    "name": "py310-survey",
    "portdir": "python/py-survey",
    "version": "5.2.4",
    "license": "MIT",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/Exahilosys/survey",
    "description": "Simple library for creating beautiful interactive prompts",
    "long_description": "Simple library for creating beautiful interactive prompts",
    "active": true,
    "categories": [
        "sysutils",
        "python"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py310-wheel",
                "py310-setuptools",
                "py310-setuptools_scm",
                "clang-16",
                "py310-build",
                "py310-installer"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python310"
            ]
        }
    ],
    "depends_on": []
}