GET /api/v1/ports/bibtex2html/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "bibtex2html",
"portdir": "textproc/bibtex2html",
"version": "1.99",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.lri.fr/~filliatr/bibtex2html/",
"description": "Bibtex to HTML translator",
"long_description": "bibtex2html is a collection of tools for translating from BibTeX to HTML. They allow to produce, from a set of bibliography files in BibTeX format, a bibliography in HTML format.",
"active": true,
"categories": [
"textproc",
"www"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"texlive-latex",
"ocaml",
"texlive-fonts-recommended",
"clang-15",
"texlive-latex-extra",
"hevea"
]
},
{
"type": "run",
"ports": [
"texlive-basic"
]
}
],
"depends_on": []
}