GET /api/v1/ports/p5.28-web-scraper/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5.28-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.28-extutils-config",
"p5.28-extutils-helpers",
"p5.28-extutils-installpaths",
"p5.28-module-build",
"p5.28-module-build-tiny",
"p5.28-test-base",
"p5.28-test-harness",
"p5.28-test-requires",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.28-uri",
"perl5.28",
"p5.28-yaml",
"p5.28-xml-xpathengine",
"p5.28-html-parser",
"p5.28-html-selector-xpath",
"p5.28-html-tagset",
"p5.28-html-tree",
"p5.28-html-treebuilder-xpath",
"p5.28-libwww-perl",
"p5.28-scalar-list-utils",
"p5.28-universal-require"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-finance-quote",
"p5.28-gimp"
]
}
]
}