diff options
author | Hunter Sezen <ovariegata@yahoo.com> | 2017-01-15 23:38:06 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-01-21 07:04:21 +0700 |
commit | c4d9cb0a33e1c7b40b92aee9e88e17f8d665d29a (patch) | |
tree | cce786c69379d27ecc0e05e687a8cada4c9cc559 /python/pyewmh/slack-desc | |
parent | 5278f8bd1f3335c46dc13e38d2ffa02884d5f29b (diff) | |
download | slackbuilds-c4d9cb0a33e1c7b40b92aee9e88e17f8d665d29a.tar.gz slackbuilds-c4d9cb0a33e1c7b40b92aee9e88e17f8d665d29a.tar.xz |
python/pyewmh: Added (Extended Window Manager Hints for python).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/pyewmh/slack-desc')
-rw-r--r-- | python/pyewmh/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/pyewmh/slack-desc b/python/pyewmh/slack-desc new file mode 100644 index 0000000000..7b99c868cb --- /dev/null +++ b/python/pyewmh/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +pyewmh: pyewmh (Extended Window Manager Hints for python) +pyewmh: +pyewmh: An implementation of EWMH (Extended Window Manager Hints) for python, +pyewmh: based on Xlib. It allows EWMH-compliant window managers (most modern +pyewmh: WMs) to be queried and controlled. +pyewmh: +pyewmh: Homepage: https://github.com/parkouss/pyewmh +pyewmh: +pyewmh: +pyewmh: +pyewmh: |