File: control

package info (click to toggle)
usbutils 1%3A010-3
  • links: PTS
  • area: main
  • in suites: buster
  • size: 2,372 kB
  • sloc: ansic: 8,832; sh: 4,323; python: 495; makefile: 92
file content (19 lines) | stat: -rw-r--r-- 705 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: usbutils
Section: utils
Priority: optional
Maintainer: Aurelien Jarno <aurel32@debian.org>
Build-Depends: debhelper (>= 10), libusb-1.0-0-dev, libudev-dev, pkg-config
Standards-Version: 4.3.0
Rules-Requires-Root: no
Homepage: https://github.com/gregkh/usbutils

Package: usbutils
Architecture: linux-any
Depends: ${shlibs:Depends}, ${misc:Depends}, usb.ids
Multi-Arch: foreign
Description: Linux USB utilities 
 This package contains the lsusb utility for inspecting the devices 
 connected to the USB bus. It shows a graphical representation of the
 devices that are currently plugged in, showing the topology of the 
 USB bus. It also displays information on each individual device on
 the bus.