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

{
    "name": "p5.34-text-aligner",
    "portdir": "perl/p5-text-aligner",
    "version": "0.160.0",
    "license": "ISC",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Text::Aligner",
    "description": "A module to align text",
    "long_description": "Exports a single function, align(), which is used to justify strings to various alignment styles",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "p5.34-module-build",
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.34",
                "p5.34-term-ansicolor"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5-text-aligner",
                "p5.34-text-table"
            ]
        }
    ]
}