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

{
    "name": "py38-robotframework",
    "portdir": "python/py-robotframework",
    "version": "4.1.2",
    "license": "Apache-2",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://robotframework.org/",
    "description": "ATDD framework",
    "long_description": "ATDD framework with plugins",
    "active": false,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "jwa",
            "github": "jyrkiwahlstedt",
            "ports_count": 37
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py38-wheel",
                "py38-installer",
                "clang-16",
                "py38-setuptools",
                "py38-build"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "unzip"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python38"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py38-robotframework-seleniumlibrary"
            ]
        }
    ]
}