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

{
    "name": "p5.32-mime-tools",
    "portdir": "perl/p5-mime-tools",
    "version": "5.515.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/release/MIME-tools",
    "description": "MIME-tools - modules for parsing (and creating!) MIME entities",
    "long_description": "MIME-tools - modules for parsing (and creating!) MIME entities",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [
        "doBinHex",
        "allow_no_trailing_boundary"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "p5.32-test-deep",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.32-file-temp",
                "perl5.32",
                "p5.32-mailtools",
                "p5.32-io-stringy",
                "p5.32-convert-binhex"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "p5.32-email-send"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.32-mail-mboxparser",
                "p5.32-soap-lite",
                "p5.32-convert-tnef",
                "p5.32-mail-audit",
                "p5.32-net-eboks",
                "p5.32-mail-message"
            ]
        }
    ]
}