~kissiel/checkbox-support:lsusb-py-replacement

Last commit made on 2020-10-13
Get this branch:
git clone -b lsusb-py-replacement https://git.launchpad.net/~kissiel/checkbox-support
Only Maciej Kisielewski can upload to this branch. If you are Maciej Kisielewski please log in for upload directions.

Branch merges

Branch information

Name:
lsusb-py-replacement
Repository:
lp:~kissiel/checkbox-support

Recent commits

0433f1a... by Maciej Kisielewski

fixed the bad argparse argument

17b15ca... by Maciej Kisielewski

add unit tests for the sysfs_usb module

cc86429... by Maciej Kisielewski

defer the loading of default usb.ids

89085b8... by Maciej Kisielewski

add an entry point to the new lsusb

34f081d... by Maciej Kisielewski

fix unmatched parenthesis

58646ef... by Maciej Kisielewski

fix decoding of the product

701b98a... by Maciej Kisielewski

change trimming of roots

795f57f... by Maciej Kisielewski

add legacy output formats

8321115... by Maciej Kisielewski

defer usb_ids db creation; forward usb_ids path

68431b1... by Maciej Kisielewski

add replacement for old, bad, and difficult to work with lsusb.py

The new one is implemented in python3, provides an easier interface to USB
devices and should be much easier to use in our use cases.