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

{
    "name": "p5.26-datetime-format-flexible",
    "portdir": "perl/p5-datetime-format-flexible",
    "version": "0.320.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/DateTime::Format::Flexible",
    "description": "DateTime::Format::Flexible - Flexibly parse strings and turn them into DateTime objects.",
    "long_description": "DateTime::Format::Flexible - Flexibly parse strings and turn them into DateTime objects.",
    "active": false,
    "categories": [
        "perl"
    ],
    "maintainers": [
        {
            "name": "devans",
            "github": "dbevans",
            "ports_count": 2505
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0",
                "p5.26-test-exception",
                "p5.26-test-mocktime",
                "p5.26-test-nowarnings",
                "p5.26-test-simple"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.26",
                "p5.26-module-pluggable",
                "p5.26-datetime",
                "p5.26-datetime-format-builder",
                "p5.26-datetime-timezone",
                "p5.26-list-moreutils"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.26-xml-feed"
            ]
        }
    ]
}