GET /api/v1/ports/py313-sphinxcontrib-jsmath/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py313-sphinxcontrib-jsmath",
"portdir": "python/py-sphinxcontrib-jsmath",
"version": "1.0.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://sphinx-doc.org/",
"description": "sphinx extension which renders display math in HTML via JavaScript",
"long_description": "sphinxcontrib-jsmath is a sphinx extension which renders display math in HTML via JavaScript.",
"active": true,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1406
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-setuptools",
"py313-wheel",
"clang-17",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-docutils"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py313-sphinx"
]
}
]
}