GET /api/v1/ports/p5.26-test-version/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "p5.26-test-version",
    "portdir": "perl/p5-test-version",
    "version": "2.90.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Test::Version",
    "description": "Test::Version - Check to see that versions in modules are sane",
    "long_description": "Test::Version - Check to see that versions in modules are sane",
    "active": false,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0",
                "p5.26-test-exception"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.26",
                "p5.26-file-find-rule-perl"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "p5.26-dbix-admin-createtable",
                "p5.26-dbix-admin-dsnmanager",
                "p5.26-dbix-admin-tableinfo",
                "p5.26-dist-zilla-plugin-ourpkgversion",
                "p5.26-test-strict"
            ]
        }
    ]
}