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

{
    "name": "p5.30-text-quoted",
    "portdir": "perl/p5-text-quoted",
    "version": "2.100.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Text::Quoted",
    "description": "Extract the structure of a quoted mail message",
    "long_description": "Text::Quoted examines the structure of some text which may contain multiple different levels of quoting, and turns the text into a nested data structure.",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.30",
                "p5.30-text-autoformat"
            ]
        }
    ],
    "depends_on": []
}