GET /api/v1/ports/libtorrent-rasterbar/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "libtorrent-rasterbar",
"portdir": "net/libtorrent-rasterbar",
"version": "2.0.11",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://libtorrent.org/",
"description": "A C++ bittorrent library (not the same as port libtorrent)",
"long_description": "A C++ bittorrent library designed to run on anything from embedded systems to large scale seed servers. It comes with python bindings and detailed documentation.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2652
},
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 180
}
],
"variants": [
"debug",
"python38",
"python39",
"python310",
"python311",
"python312",
"error_logging"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"openssl",
"boost181",
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"qBittorrent-qt5",
"deluge",
"qBittorrent"
]
}
]
}