GET /api/v1/ports/py38-sphinxcontrib-jquery/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py38-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": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1052
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-flit_core",
"py38-build",
"py38-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-sphinx"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-sphinx_rtd_theme"
]
}
]
}