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

{
    "name": "py37-robotframework-seleniumlibrary",
    "portdir": "python/py-robotframework-seleniumlibrary",
    "version": "5.1.3",
    "license": "Apache-2",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/robotframework/robotframework-seleniumlibrary",
    "description": "Robot Framework library to run web-based tests",
    "long_description": "Library to run web-based tests with Selenium using Selenium server included in the package",
    "active": false,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "jwa",
            "github": "jyrkiwahlstedt",
            "ports_count": 37
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py37-setuptools",
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python37",
                "py37-robotframework"
            ]
        }
    ],
    "depends_on": []
}