GET /api/v1/ports/p5.34-xml-parser-easytree/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5.34-xml-parser-easytree",
"portdir": "perl/p5-xml-parser-easytree",
"version": "0.10.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/XML::Parser::EasyTree",
"description": "Easier tree style for xml-parser",
"long_description": "XML-Parser-EasyTree adds a new built-in style called EasyTree to XML::Parser. Like XML::Parser's Tree style, setting this style causes the parser to build a lightweight tree structure representing the XML document.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-data-dumper",
"p5.34-xml-parser"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-xml-parser-easytree"
]
}
]
}