GET /api/v1/ports/p5.28-test-www-selenium/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "p5.28-test-www-selenium",
    "portdir": "perl/p5-test-www-selenium",
    "version": "1.360.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Test::WWW::Selenium",
    "description": "Test applications using Selenium Remote Control",
    "long_description": "This module sends commands directly to a Selenium Server using simple HTTP GET/POST requests. Using this module together with a Selenium Server instance, you can automatically control any supported browser.",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [
        {
            "name": "jon.hermansen",
            "github": "",
            "ports_count": 6
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "p5.28-test-exception",
                "p5.28-test-mock-lwp",
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.28-time-hires",
                "perl5.28",
                "p5.28-uri",
                "p5.28-libwww-perl",
                "p5.28-namespace-clean"
            ]
        }
    ],
    "depends_on": []
}