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

{
    "name": "p5.32-web-scraper",
    "portdir": "perl/p5-web-scraper",
    "version": "0.380.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Web::Scraper",
    "description": "Web::Scraper - Web Scraping Toolkit using HTML and CSS Selectors or XPath expressions",
    "long_description": "Web::Scraper is a web scraper toolkit, inspired by Ruby's equivalent Scrapi. It provides a DSL-ish interface for traversing HTML documents and returning a neatly arranged Perl data structure.",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "p5.32-module-build",
                "p5.32-extutils-config",
                "p5.32-extutils-helpers",
                "p5.32-extutils-installpaths",
                "p5.32-module-build-tiny",
                "p5.32-test-base",
                "p5.32-test-harness",
                "p5.32-test-requires",
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.32-uri",
                "perl5.32",
                "p5.32-yaml",
                "p5.32-xml-xpathengine",
                "p5.32-scalar-list-utils",
                "p5.32-html-parser",
                "p5.32-html-selector-xpath",
                "p5.32-html-tagset",
                "p5.32-html-tree",
                "p5.32-html-treebuilder-xpath",
                "p5.32-libwww-perl",
                "p5.32-universal-require"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.32-gimp",
                "p5.32-finance-quote"
            ]
        }
    ]
}