GET /api/v1/ports/py-subvertpy/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py-subvertpy",
"portdir": "python/py-subvertpy",
"version": "0.10.1",
"license": "LGPL-2.1+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.samba.org/~jelmer/subvertpy/",
"description": "Alternative Python bindings for Subversion (svn)",
"long_description": "Alternative Python bindings for Subversion, split out from bzr-svn. The goal is to have complete, portable and Pythonic Python bindings.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "danchr",
"github": "danchr",
"ports_count": 162
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py27-subvertpy"
]
}
],
"depends_on": []
}