slackbuilds_ponce/python/pyewmh/README
orbea 5147dd0081
python/pyewmh: Remove python2 support.
Signed-off-by: orbea <orbea@riseup.net>
2020-03-14 08:46:17 +07:00

5 lines
234 B
Text

An implementation of EWMH (Extended Window Manager Hints) for python,
based on Xlib. It allows EWMH-compliant window managers (most modern
WMs) to be queried and controlled.
python3 should be installed before any other dependencies.