Metadata-Version: 2.1
Name: keydope
Version: 0.2.0a2
Summary: 
Home-page: https://github.com/infokiller/keydope
License: MIT
Keywords: keyboard
Author: infokiller
Requires-Python: >=3.6
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Provides-Extra: systemd
Requires-Dist: dbus-python (>=1.2,<2.0); extra == "systemd"
Requires-Dist: evdev (>=1.3,<2.0)
Requires-Dist: inotify_simple (>=1.3,<2.0)
Requires-Dist: python-xlib (>=0.27,<0.28)
Requires-Dist: pyyaml (>=5.3,<6.0)
Requires-Dist: sdnotify (>=0.3,<0.4); extra == "systemd"
Requires-Dist: tabulate (>=0.8,<0.9)
Project-URL: Repository, https://github.com/infokiller/keydope
Description-Content-Type: text/markdown

# Keydope

Keydope is a flexible keyboard remapping tool written in Python, originally
forked from [xkeysnail](https://github.com/mooz/xkeysnail).
It currently only supports Linux, but support for Windows is planned.

It can replace tools such as xmodmap, xbindkeys, sxhkd, xchainkeys, and xcape.

