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

{
    "name": "p5.32-text-table",
    "portdir": "perl/p5-text-table",
    "version": "1.135.0",
    "license": "ISC",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Text::Table",
    "description": "Organize Data in Tables",
    "long_description": "Organize Data in Tables",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "p5.32-module-build",
                "p5.32-test-simple",
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.32",
                "p5.32-text-aligner"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.32-rdf-trine",
                "p5.32-text-template-simple"
            ]
        }
    ]
}