The Python X Library is intended to be a fully functional X client
library for Python programs. It is written entirely in Python, in
contrast to earlier X libraries for Python which were interfaces to
the C Xlib.
This is possible to do since X client programs communicate with the X
server via the X protocol. The communication takes place over TCP/IP,
Unix sockets, DECnet or any other streaming network protocol. The C
Xlib is merely an interface to this protocol, providing functions
suitable for a C environment.
This requires: python2-setuptools-scm
Maintained by: Hunter Sezen
Keywords: python,X11,module
ChangeLog: python-xlib
Homepage:
https://github.com/python-xlib/python-xlib
Download SlackBuild:
python-xlib.tar.gz
python-xlib.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
python-xlib.SlackBuild |
python-xlib.info |
slack-desc |
© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds