Metadata-Version: 2.4
Name: hidraw-pure
Version: 1.3
Summary: Pure-python linux hidraw bindings
Author-email: Vincent Pelletier <plr.vincent@gmail.com>
License-Expression: GPL-2.0-or-later
Project-URL: Homepage, https://github.com/vpelletier/python-hidraw
Keywords: linux,human interface device,HID,hidraw
Classifier: Intended Audience :: Information Technology
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: System :: Hardware :: Hardware Drivers
Requires-Python: >=3.10
Description-Content-Type: text/plain
License-File: COPYING
Requires-Dist: ioctl-opt
Dynamic: license-file

Pythonic binding for Linux's hidraw ioctls.

Python 3.10+ required, use version 1.2 if support for older Python versions is needed
