GET /api/v1/ports/p5.32-posix-strftime-compiler/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "p5.32-posix-strftime-compiler",
    "portdir": "perl/p5-posix-strftime-compiler",
    "version": "0.460.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/POSIX::strftime::Compiler",
    "description": "GNU C library compatible strftime for loggers and servers",
    "long_description": "POSIX::strftime::Compiler provides GNU C library compatible strftime(3). But this module will not be affected by the system locale. This feature is useful when you want to write loggers, servers and portable applications.",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [
        {
            "name": "khindenburg",
            "github": "kurthindenburg",
            "ports_count": 392
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "p5.32-module-build",
                "p5.32-module-build-tiny",
                "p5.32-test-simple",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.32"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.32-apache-logformat-compiler"
            ]
        }
    ]
}