GET /api/v1/ports/qBittorrent/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "qBittorrent",
"portdir": "net/qBittorrent",
"version": "5.0.5",
"license": "(GPL-2+ or OpenSSLException)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.qbittorrent.org",
"description": "The qBittorrent project aims to provide an open-source software alternative to µTorrent.",
"long_description": "qBittorrent is a bittorrent client programmed in C++ / Qt that uses libtorrent (sometimes called libtorrent-rasterbar) by Arvid Norberg. It aims to be a good alternative to all other bittorrent clients out there. qBittorrent is fast, stable and provides unicode support as well as many features.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 187
}
],
"variants": [
"debug",
"gui",
"webui",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"boost181",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"openssl",
"libtorrent-rasterbar",
"zlib"
]
}
],
"depends_on": []
}