GET /api/v1/ports/py312-sphinx-copybutton/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py312-sphinx-copybutton",
"portdir": "python/py-sphinx-copybutton",
"version": "0.3.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sphinx-copybutton.readthedocs.io/en/latest/",
"description": "A Sphinx plugin to add a little “copy” button to your code.",
"long_description": "A Sphinx plugin to add a little “copy” button to your code.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-wheel",
"py312-setuptools",
"py312-installer",
"clang-16"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"py312-flake8",
"py312-sphinx",
"py312-black",
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-sphinx-copybutton"
]
}
]
}