HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "davix",
"portdir": "net/davix",
"version": "0.8.4",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/cern-fts/davix",
"description": "High-performance file management over WebDAV / HTTP",
"long_description": "Davix aims to make the task of managing files over HTTP-based protocols simple. It is being developed by IT-ST at CERN, and while the project's purpose is its use on the CERN grid, the functionality offered is generic.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 193
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"python310",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"libxml2",
"openssl3",
"curl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"root6"
]
}
]
}