GET /api/v1/ports/py26-gdbm/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py26-gdbm",
"portdir": "python/py-gdbm",
"version": "2.6.9",
"license": "PSF",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.python.org/2/library/gdbm.html",
"description": "Python bindings to the GNU dbm library",
"long_description": "Python bindings to the GNU dbm library",
"active": true,
"categories": [
"databases",
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1406
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gdbm",
"python26"
]
}
],
"depends_on": []
}