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

{
    "name": "p5.34-datetime-format-pg",
    "portdir": "perl/p5-datetime-format-pg",
    "version": "0.160.140",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/DateTime::Format::Pg",
    "description": "Parse and format PostgreSQL dates and times",
    "long_description": "This module understands the formats used by PostgreSQL for its DATE, TIME, TIMESTAMP, and INTERVAL data types. It can be used to parse these formats in order to create DateTime or DateTime::Duration objects, and it can take a DateTime or DateTime::Duration object and produce a string representing it in a format accepted by PostgreSQL.",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "p5.34-module-build",
                "p5.34-module-build-tiny",
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.34",
                "p5.34-datetime-timezone",
                "p5.34-datetime",
                "p5.34-datetime-format-builder"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5-datetime-format-pg"
            ]
        }
    ]
}