summaryrefslogtreecommitdiff
path: root/x11/py-keybinder/DESCR
blob: f923ca5613362da27952f7a7c265eca887ea2f01 (plain)
1
2
3
4
5
6
7
8
9
10
The Keybinder package contains a library for registering global keyboard
shortcuts.
Keybinder works with GTK-based applications using the X Window System.

The library contains:
- A C library, libkeybinder
- Python bindings, python-keybinder
- An examples directory with programs in C, Lua, Python and Vala.

This package contains the Python bindings.