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

{
    "name": "p5.26-text-glob",
    "portdir": "perl/p5-text-glob",
    "version": "0.110.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Text::Glob",
    "description": "match globbing patterns against text",
    "long_description": "Text::Glob implements glob(3) style matching that can be used to match against text, rather than fetching names from a filesystem. If you want to do full file globbing use the File::Glob module instead.",
    "active": false,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.26"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.26-dist-zilla",
                "p5.26-file-find-object-rule",
                "p5.26-file-find-rule",
                "p5.26-file-finder",
                "p5.26-net-appliance-session",
                "p5.26-path-iterator-rule"
            ]
        }
    ]
}