GET /api/v1/ports/p5.34-git-wrapper/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "p5.34-git-wrapper",
    "portdir": "perl/p5-git-wrapper",
    "version": "0.48.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Git::Wrapper",
    "description": "Git::Wrapper - Wrap git(7) command-line interface",
    "long_description": "Git::Wrapper - Wrap git(7) command-line interface",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [
        {
            "name": "devans",
            "github": "dbevans",
            "ports_count": 2652
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14",
                "p5.34-devel-checkbin",
                "p5.34-path-class",
                "p5.34-test-deep",
                "p5.34-test-exception"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "git",
                "perl5.34",
                "p5.34-file-chdir",
                "p5.34-ipc-cmd",
                "p5.34-sort-versions"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.34-dist-zilla-plugin-github",
                "p5.34-dist-zilla-plugin-git-pushinitial",
                "p5.34-dist-zilla-plugin-git-remote-check",
                "p5.34-dist-zilla-pluginbundle-git-checkfor",
                "p5-git-wrapper",
                "p5.34-dist-zilla-plugin-git-describe",
                "p5.34-dist-zilla-plugin-git",
                "p5.34-dist-zilla-plugin-git-contributors"
            ]
        }
    ]
}