GET /api/v1/ports/ubertooth/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "ubertooth",
"portdir": "devel/ubertooth",
"version": "2020-12-R1",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ubertooth.readthedocs.io",
"description": "Software, firmware and hardware designs for Ubertooth.",
"long_description": "Project Ubertooth is an open source wireless development platform suitable for Bluetooth experimentation. Ubertooth ships with a capable BLE (Bluetooth Smart) sniffer and can sniff some data from Basic Rate (BR) Bluetooth Classic connections.",
"active": true,
"categories": [
"devel",
"net",
"security"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2558
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"py310-setuptools",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py310-pyside",
"libusb",
"libbtbb",
"python310",
"py310-numpy",
"py310-qtpy"
]
}
],
"depends_on": []
}