GET /api/v1/ports/linuxdoc-tools/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "linuxdoc-tools",
"portdir": "textproc/linuxdoc-tools",
"version": "0.9.82",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.com/agmartin/linuxdoc-tools",
"description": "convert LinuxDoc SGML source into other formats",
"long_description": "convert LinuxDoc SGML source into other formats",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"texlive"
]
},
{
"type": "lib",
"ports": [
"flex",
"perl5",
"opensp",
"texinfo"
]
}
],
"depends_on": []
}