GET /api/v1/ports/p5-mime-encwords/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "p5-mime-encwords",
    "portdir": "perl/p5-mime-encwords",
    "version": "1.015.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": "p5.34-mime-encwords",
    "homepage": "https://metacpan.org/pod/MIME::EncWords",
    "description": "Deal with RFC 2047 encoded words",
    "long_description": "MIME::EncWords is aimed to be another implimentation of MIME::Words so that it will achive more exact conformance with RFC 2047 (former RFC 1522) specifications. Additionally, it contains some improvements.",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.34-mime-encwords"
            ]
        }
    ],
    "depends_on": []
}