GET /api/v1/ports/p5.26-web-scraper/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5.26-web-scraper",
"portdir": "perl/p5-web-scraper",
"version": "0.380.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"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": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-extutils-config",
"p5.26-extutils-helpers",
"p5.26-extutils-installpaths",
"p5.26-module-build-tiny",
"p5.26-test-base",
"p5.26-test-harness",
"p5.26-test-requires"
]
},
{
"type": "lib",
"ports": [
"p5.26-scalar-list-utils",
"p5.26-universal-require",
"perl5.26",
"p5.26-xml-xpathengine",
"p5.26-yaml",
"p5.26-uri",
"p5.26-html-parser",
"p5.26-html-selector-xpath",
"p5.26-html-tagset",
"p5.26-html-tree",
"p5.26-html-treebuilder-xpath",
"p5.26-libwww-perl",
"p5.26-module-build"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-gimp"
]
}
]
}