GET /api/v1/ports/py37-transaction/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py37-transaction",
"portdir": "python/py-transaction",
"version": "3.0.0",
"license": "ZPL-2.1",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/zopefoundation/transaction",
"description": "generic transaction implementation for Python",
"long_description": "generic transaction implementation for Python",
"active": false,
"categories": [
"databases",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-zopeinterface"
]
},
{
"type": "test",
"ports": [
"py37-mock",
"py37-pytest"
]
}
],
"depends_on": []
}