summaryrefslogtreecommitdiff
path: root/debian/control
blob: 5bd31a019c178a71178ed91450a968db13220c1f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: uhubctl
Section: electronics
Priority: optional
Maintainer: gustavo panizzo <gfa@zumbi.com.ar>
Build-Depends: debhelper (>= 11.0.0), libusb-1.0-0-dev, autopkgtest
Standards-Version: 4.2.1
Homepage: https://github.com/mvp/uhubctl
Vcs-Browser: https://salsa.debian.org/debian/uhubctl
Vcs-Git: https://salsa.debian.org/debian/uhubctl.git

Package: uhubctl
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: USB hub per-port power control
 Utility to control USB power per-port on smart USB hubs.
 Smart hub is defined as one that implements per-port power switching.
 .
 Original idea for this code was inspired by hub-ctrl.c by Niibe Yutaka:
 http://www.gniibe.org/development/ac-power-control-by-USB-hub