summaryrefslogtreecommitdiff
path: root/README
blob: bdf84fa028b7027bf653c9df0fd5d675950b81bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
About xpyb
============

xpyb provides a Python binding to the X Window System protocol via libxcb.

This project is unmaintained and has been permanently archived.
Among its issues, there is no Python 3 support.
The recommended replacement is xcffib:

        <https://github.com/tych0/xcffib>

Discussion about XCB occurs on the XCB mailing list:

        <mailto:xcb at lists.freedesktop.org>
        <http://lists.freedesktop.org/mailman/listinfo/xcb>

You can obtain the archived version of xpyb using GIT.
For anonymous checkouts, use:

        git clone https://gitlab.freedesktop.org/xorg/lib/xpyb.git

For developers, use:

        git clone git@gitlab.freedesktop.org:xorg/lib/xpyb.git