GET /api/v1/ports/p5.30-app-svn-bisect/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "p5.30-app-svn-bisect",
    "portdir": "perl/p5-app-svn-bisect",
    "version": "1.100.0",
    "license": "Artistic-2",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/App::SVN::Bisect",
    "description": "Subversion bisect tool",
    "long_description": "This tool's purpose is to help you determine which revision of a subversion repository contains a change. It does this by employing a binary search.",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [
        {
            "name": "eborisch",
            "github": "eborisch",
            "ports_count": 198
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "p5.30-module-build",
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.30-io-all",
                "p5.30-test-exception",
                "subversion",
                "p5.30-yaml-syck",
                "p5.30-test-output",
                "perl5.30"
            ]
        }
    ],
    "depends_on": []
}