GET /api/v1/ports/py312-sphinxcontrib-jquery/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py312-sphinxcontrib-jquery",
"portdir": "python/py-sphinxcontrib-jquery",
"version": "4.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sphinx-contrib/jquery/",
"description": "sphinxcontrib-jquery ensures that jQuery is always installed for use in Sphinx themes or extensions.",
"long_description": "sphinxcontrib-jquery ensures that jQuery is always installed for use in Sphinx themes or extensions.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1052
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py312-build",
"py312-flit_core",
"py312-installer"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-sphinx"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-sphinx_rtd_theme"
]
}
]
}