[ANNOUNCE] hid-tools 0.2

Peter Hutterer peter.hutterer at who-t.net
Fri Mar 29 02:44:32 UTC 2019


hid-tools 0.2 is now available.

hid-tools is set of HID debugging tools written in Python and a repository
for kernel HID subsystem tests.

Users should install hid-tools via pip3 install hid-tools. This provides
the hid-recorder, hid-replay and hid-decode commandline tools. These tools
replace the earlier tools with the same name from the hid-replay repository.
If you're using or shipping those, please switch to hid-tools instead.

Kernel developers should git clone the repository and run the tests to
verify any HID changes in the kernel don't break existing known test cases.
Simply run sudo pytest-3 and proceed from there.

Note that hid-tools must not be used as Python module. That module is just a
vehicle to provide the debugging tools and kernel tests, the API is subject
to change at any time.

This is the first proper release, so I'll skip the git shortlog. hid-tools
was written by Benjamin Tissoires and Peter Hutterer.

git tag: 0.2
https://gitlab.freedesktop.org/libevdev/hid-tools/-/archive/0.2/hid-tools-0.2.tar.bz2
MD5:    65da6ac9d6185ed8d64856d21cc2f2f8  hid-tools-0.2.tar.bz2
SHA1:   3d66fd66521db7423f2bab40fb8a97e531dbc980  hid-tools-0.2.tar.bz2
SHA256: c0a963f75699d69740ecd10549f3ffe32d620703f3090c5e3c55b9af1d469786  hid-tools-0.2.tar.bz2
SHA512: 26ac18bdf19b7a16a7818d0413c1d2d1571e31de1afc5a12c4dfd7ceecf95b24945e340f1dbd56295b397dbaf3c5953961635d85d1d30f98e15d1e9504bfe357  hid-tools-0.2.tar.bz2

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/input-tools/attachments/20190329/4dfbb7d9/attachment.sig>


More information about the Input-tools mailing list