GET /api/v1/ports/usbids/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "usbids",
"portdir": "sysutils/usbids",
"version": "2023.01.16",
"license": "(GPL-2+ or BSD)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.linux-usb.org/usb-ids.html",
"description": "The USB ID Repository",
"long_description": "This is a public repository of all known IDs used in USB devices: IDs of vendors, devices, subsystems and device classes. It is used in various programs (e.g., The USB Utilities) to display full human-readable names instead of cryptic numeric codes.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"usbutils"
]
}
]
}