You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What I want to be able to do is to take a report descriptor in binary, turn it into a Python structure, and then see whether the report descriptor has the reports that are needed for the device to use the Logitech HID++ protocol.
About PyPI, I somehow had the feeling that hrdc is way too much niche market to be published there.
I'm not strongly against it anyway, just I never took time to look into this.
I agree PyPI adds convenience, but nothing refrains you to use the lib without PyPI presence.
I'll have a look into this.
About using hrdc to extract structure layout and use it for data binding, this something I clearly saw as a possible extension of the project. If it gets generic enough (not tied to Logitech for instance), this is a contribution that I would happily accept.
I would like to use this code to decode report descriptors. Is it possible to set up a PyPI distribution as a library?
The text was updated successfully, but these errors were encountered: