GET /api/v1/ports/py27-zodb/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py27-zodb",
"portdir": "python/py-zodb",
"version": "3.10.5",
"license": "ZPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.zodb.org/",
"description": "Zope Object Database: object database and persistence",
"long_description": "The Zope Object Database provides an object-oriented database for Python that provides a high-degree of transparency. Applications can take advantage of object database features with few, if any, changes to application logic. ZODB includes features such as a plugable storage interface, rich transaction support, and undo.",
"active": true,
"categories": [
"databases",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py27-zc-lockfile",
"py27-zconfig",
"python27",
"py27-zope-event",
"py27-zopeinterface",
"py27-zdaemon",
"py27-transaction"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-zodb"
]
}
]
}