diff options
author | Dave Woodfall <dave@slackbuilds.org> | 2021-05-03 06:50:14 +0100 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-05-03 01:49:57 -0500 |
commit | 9c1a13348a3052b8419bdf7d1cb18ac82699855c (patch) | |
tree | 40cea95d47a7c698d5497c89cfd89e0ddf6d5764 /python/python-keybinder/README | |
parent | 1703d6ef845afeb1cc921e7062541502a624ccaf (diff) |
python/python-keybinder: Renamed python2-keybinder.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Diffstat (limited to 'python/python-keybinder/README')
-rw-r--r-- | python/python-keybinder/README | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/python/python-keybinder/README b/python/python-keybinder/README deleted file mode 100644 index a174f4caa6..0000000000 --- a/python/python-keybinder/README +++ /dev/null @@ -1,8 +0,0 @@ -python-keybinder (Python bindings for keybinder) - -keybinder is a library for registering global keyboard -shortcuts. Keybinder works with GTK-based applications using the X -Window System. - -This build only includes the Python bindings for keybinder. The main -keybinder package is part of Slackware, in the L series. |