GET /api/v1/ports/subversion-python27bindings/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "subversion-python27bindings",
"portdir": "devel/subversion-python27bindings",
"version": "1.13.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://subversion.apache.org/",
"description": "Python bindings for the subversion version control system (svn)",
"long_description": "Subversion (svn) is a version control system designed to be as similar to cvs(1) as possible, while fixing many outstanding problems with cvs(1). The python bindings provide access to subversion API from python.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"no_bdb",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"swig",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"db48",
"sqlite3",
"apr",
"apr-util",
"gettext",
"subversion",
"python27",
"lz4",
"libmagic",
"expat",
"libiconv",
"libutf8proc",
"serf1",
"cyrus-sasl2",
"libcomerr",
"zlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"trac",
"trac-devel",
"viewvc",
"py27-svnreporter",
"py27-hgsubversion"
]
}
]
}