GET /api/v1/ports/py27-gitdb/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py27-gitdb",
"portdir": "python/py-gitdb",
"version": "2.0.6",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/gitpython-developers/gitdb",
"description": "GitDB is a pure-Python git object database",
"long_description": "GitDB is a pure-Python git object database",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "run",
"ports": [
"py27-smmap"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-gitpython",
"py27-git-sweep"
]
}
]
}