GET /api/v1/ports/py-libusb1/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py-libusb1",
"portdir": "python/py-libusb1",
"version": "3.1.0",
"license": "LGPL-2.1+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/vpelletier/python-libusb1",
"description": "Pure Python wrapper for libusb-1.0",
"long_description": "Pure Python wrapper for libusb-1.0. Supports all transfer types, both in synchronous and asynchronous mode.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py312-libusb1"
]
}
],
"depends_on": []
}