- Nothing changed yet.
- Officially support Python 3.7 - 3.11. [rnix]
- CI Integration. [rnix]
- Convert doctests to unittests. [rnix]
- Python 3 Support [rnix, 2022-07-17]
- Complete rewrite. [rnix, 2015-04-08]
- concrete
ttyXXX
device might live intty
subdirectory. [rnix, 2014-02-26]
- Rename
usbid.device.devicelist
tousbid.device.device_list
. B/C import available. [rnix, 2014-02-26] - Introduce
usbid.device.device_by_path
utility. [rnix, 2014-02-26] - use latest
usb.id
file version 2014.02.03 from http://www.linux-usb.org/usb.ids [jensens, 2014-02-20]
- fix device node hierarchy [rnix, 2014-02-17]
- housekeeping, fix tests [rnix, 2014-02-17]
- initial work [benniboy, jensens, 2013-12-19]