GET /api/v1/ports/jlatexmath/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "jlatexmath",
"portdir": "java/jlatexmath",
"version": "1.0.7",
"license": "GPL-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/opencollab/jlatexmath",
"description": "A Java API to render LaTeX",
"long_description": "JLaTeXMath is a Java library. Its main purpose is to display mathematical formulas written in LaTeX. JLaTeXMath is the best Java library to display LaTeX code.",
"active": true,
"categories": [
"java",
"tex"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 572
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"openjdk11"
]
}
],
"depends_on": []
}