GET /api/v1/ports/py38-sphinxcontrib-blockdiag/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py38-sphinxcontrib-blockdiag",
"portdir": "python/py-sphinxcontrib-blockdiag",
"version": "3.0.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/blockdiag/sphinxcontrib-blockdiag",
"description": "A sphinx extension for embedding block diagrams",
"long_description": "py-sphinxcontrib-blockdiag is A sphinx extension for embedding block diagrams.",
"active": true,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py38-wheel",
"py38-build",
"py38-installer",
"py38-setuptools"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-blockdiag",
"py38-docutils"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py38-pyobjc"
]
}
]
}