GET /api/v1/ports/p5-datetime-format-iso8601/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "p5-datetime-format-iso8601",
    "portdir": "perl/p5-datetime-format-iso8601",
    "version": "0.160.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": "p5.34-datetime-format-iso8601",
    "homepage": "https://metacpan.org/pod/DateTime::Format::ISO8601",
    "description": "Parses ISO8601 formats",
    "long_description": "Parses almost all ISO8601 date and time formats. ISO8601 time-intervals will be supported in a later release.",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.34-datetime-format-iso8601"
            ]
        }
    ],
    "depends_on": []
}