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

{
    "name": "p5.34-www-search",
    "portdir": "perl/p5-www-search",
    "version": "2.519.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/WWW::Search",
    "description": "WWW::Search provides access to search engines",
    "long_description": "WWW::Search is a collection of Perl modules which provide an API to search engines on the world-wide web",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "p5.34-io-capture",
                "p5.34-test-file",
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.34-date-manip",
                "p5.34-file-slurp",
                "p5.34-html-parser",
                "perl5.34",
                "p5.34-libwww-perl",
                "p5.34-uri",
                "p5.34-user",
                "p5.34-html-tree",
                "p5.34-bit-vector",
                "p5.34-cgi"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5-www-search"
            ]
        }
    ]
}