GET /api/v1/ports/blahtexml/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "blahtexml",
"portdir": "tex/blahtexml",
"version": "0.9",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://gva.noekeon.org/blahtexml/",
"description": "TeX to MathML converter",
"long_description": "blahtex converts an equation given in a syntax close to TeX into MathML. In addition, blahtexml is able to process a whole XML document into another XML document.",
"active": true,
"categories": [
"textproc",
"tex"
],
"maintainers": [
{
"name": "takeshi",
"github": "tenomoto",
"ports_count": 54
}
],
"variants": [
"doc"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"libiconv",
"xercesc3"
]
},
{
"type": "run",
"ports": [
"dvipng",
"texlive-latex"
]
}
],
"depends_on": []
}