plover-machine-hid/setup.cfg
2021-09-19 21:46:07 +02:00

18 lines
327 B
INI

[metadata]
name = plover-machine-hid
keywords = plover plover_plugin
[options]
zip_safe = True
setup_requires =
setuptools>=30.3.0
install_requires =
plover>=4.0.0.dev10
hid>=1.0.4
bitstring>=3.1.9
py_modules =
plover_machine_hid
[options.entry_points]
plover.machine =
Plover HID = plover_machine_hid:HidMachine