GET /api/v1/ports/latex2html/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "latex2html",
"portdir": "print/latex2html",
"version": "2021",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.ctan.org/pkg/latex2html",
"description": "Convert LaTeX into HTML.",
"long_description": "LATEX2HTML is a convertor written in Perl that converts LATEX documents to HTML.",
"active": true,
"categories": [
"print"
],
"maintainers": [],
"variants": [
"perl5_28",
"perl5_30",
"perl5_32",
"perl5_34"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"poppler",
"ghostscript",
"netpbm",
"texlive-latex",
"perl5.34",
"dvipng"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"gnustep-make-docs",
"htcondor"
]
}
]
}