GET /api/v1/ports/py33-gdbm/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py33-gdbm",
"portdir": "python/py-gdbm",
"version": "3.3.7",
"license": "PSF",
"platforms": "darwin",
"epoch": 20141012,
"replaced_by": null,
"homepage": "https://docs.python.org/release/3.3.7/library/dbm.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": "jmr",
"github": "jmroot",
"ports_count": 318
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gdbm",
"python33"
]
}
],
"depends_on": []
}