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

{
    "name": "p5.34-email-sender",
    "portdir": "perl/p5-email-sender",
    "version": "2.601.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Email::Sender",
    "description": "Email::Sender - a library for sending email",
    "long_description": "Email::Sender replaces the old and sometimes problematic Email::Send library, which did a decent job at handling very simple email sending tasks, but was not suitable for serious use, for a variety of reasons.",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "p5.34-capture-tiny",
                "p5.34-sub-override",
                "p5.34-test-mockobject",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.34-list-moreutils",
                "p5.34-module-runtime",
                "p5.34-moo",
                "p5.34-moox-types-mooselike",
                "perl5.34",
                "p5.34-sub-exporter",
                "p5.34-throwable",
                "p5.34-try-tiny",
                "p5.34-net",
                "p5.34-email-abstract",
                "p5.34-email-address-xs",
                "p5.34-email-simple"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.34-catalyst-view-email",
                "p5.34-email-outlook-message",
                "p5.34-email-stuffer",
                "p5-email-sender"
            ]
        },
        {
            "type": "run",
            "ports": [
                "auto-multiple-choice",
                "auto-multiple-choice-devel"
            ]
        }
    ]
}