GET /api/v1/ports/p5.32-html-lint/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5.32-html-lint",
"portdir": "perl/p5-html-lint",
"version": "2.320.0",
"license": "Artistic-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/HTML::Lint",
"description": "a pure-Perl HTML parser and checker for syntactic legitmacy",
"long_description": "HTML::Lint is a pure-Perl HTML parser and checker for syntactic legitmacy.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "ryandesign",
"github": "",
"ports_count": 218
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-html-parser",
"p5.32-libwww-perl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-test-www-mechanize"
]
}
]
}