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

{
    "name": "p5.34-config-any",
    "portdir": "perl/p5-config-any",
    "version": "0.330.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Config::Any",
    "description": "Load configuration from different file formats, transparently",
    "long_description": "Config::Any provides a facility for Perl applications and libraries to load configuration data from multiple different file formats.",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-15"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.34-config-general",
                "p5.34-config-tiny",
                "p5.34-cpanel-json-xs",
                "perl5.34",
                "p5.34-xml-namespacesupport",
                "p5.34-xml-simple",
                "p5.34-yaml-libyaml",
                "p5.34-module-pluggable"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "p5.34-dbix-class-schema-loader"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.34-config-jfdi",
                "p5.34-log-dispatch-configurator-any",
                "p5.34-moosex-simpleconfig",
                "p5-config-any",
                "p5.34-net-cli-interact",
                "p5.34-dancer2",
                "p5.34-catalyst-plugin-configloader",
                "p5.34-dbix-class"
            ]
        }
    ]
}