Linux USB utilities - lsusb.py command
This package contains the Python based lsusb.py utility for inspecting the
devices connected to the USB bus. It shows the devices that are currently
plugged in, showing the topology of the USB bus. It also provides information
on each individual device on the bus, such as the interface speed and details
of a device's interfaces, including the driver bound to them and Linux devices
provided by the driver, as well as the details of device and interface
endpoints.