This script is for Slackware 14.2 only and may be outdated.

SlackBuilds Repository

14.2 > Python > python-xlib (0.26)

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.

Python3 is an optional dependency and python3-six is required if built
with python3 support.

setuptools-scm is only required as a build dependency and can be
skipped if you would rather have it automatically grabbed from
pypi.python.org during the build process.

This requires: six, setuptools-scm

Maintained by: Hunter Sezen
Keywords: python,X11,module
ChangeLog: python-xlib

Homepage:
https://github.com/python-xlib/python-xlib

Source Downloads:
python-xlib-0.26.tar.bz2 (678871a692c5409a6d6b5aaaf7f6e60d)

Download SlackBuild:
python-xlib.tar.gz
python-xlib.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 14.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds