Solaar/lib
Peter Wu a6b89b3ea3 Python3 compatibility for hidconsole
`type(u'')` is 'str' in Python 3, it was `unicode` on Python 2 (with
`unicode_literals` from `__future__`).
2013-05-02 22:58:35 +02:00
..
hidapi Python3 compatibility for hidconsole 2013-05-02 22:58:35 +02:00
logitech quicker detection of matching receivers in udev 2013-05-02 11:11:53 +02:00
solaar fix solaar-cli to handle the new Receiver.open() api 2013-05-01 15:51:12 +02:00