GET /api/v1/ports/p5.26-proc-processtable/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "p5.26-proc-processtable",
    "portdir": "perl/p5-proc-processtable",
    "version": "0.590.0",
    "license": "Artistic-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Proc::ProcessTable",
    "description": "Proc::ProcessTable - Perl extension to access the unix process table",
    "long_description": "Proc::ProcessTable - Perl extension to access the unix process table",
    "active": false,
    "categories": [
        "perl"
    ],
    "maintainers": [
        {
            "name": "devans",
            "github": "dbevans",
            "ports_count": 2505
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.26"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "p5.26-inline-python"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.26-proc-daemon"
            ]
        }
    ]
}