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

{
    "name": "p5.26-config-any",
    "portdir": "perl/p5-config-any",
    "version": "0.320.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "darwin",
    "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": false,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.26-config-general",
                "p5.26-config-tiny",
                "p5.26-cpanel-json-xs",
                "perl5.26",
                "p5.26-xml-namespacesupport",
                "p5.26-xml-simple",
                "p5.26-yaml-libyaml",
                "p5.26-module-pluggable"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "p5.26-dbix-class-schema-loader"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.26-config-jfdi",
                "p5.26-dancer2",
                "p5.26-dbix-class",
                "p5.26-log-dispatch-configurator-any",
                "p5.26-moosex-simpleconfig",
                "p5.26-catalyst-plugin-configloader",
                "p5.26-net-cli-interact"
            ]
        }
    ]
}