GET /api/v1/ports/p5.34-html-selector-xpath/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5.34-html-selector-xpath",
"portdir": "perl/p5-html-selector-xpath",
"version": "0.280.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/HTML::Selector::XPath",
"description": "HTML::Selector::XPath - CSS Selector to XPath compiler",
"long_description": "HTML::Selector::XPath is a utility function to compile a full set of CSS2 and partial CSS3 selectors to the equivalent XPath expression.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-encode",
"p5.34-html-treebuilder-xpath",
"p5.34-test-base",
"p5.34-xml-libxml",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"perl5.34"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.34-web-scraper",
"p5-html-selector-xpath"
]
}
]
}