diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 12 |
1 files changed, 4 insertions, 8 deletions
@@ -3,22 +3,18 @@ About xpyb xpyb provides a Python binding to the X Window System protocol via libxcb. -This project is unmaintained. Among its issues, there is no Python 3 -support. If no maintainer is forthcoming, we plan to permanently archive -this project in early 2020. The recommended replacement is xcffib: +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> -Please report any issues you find to the freedesktop.org gitlab, at: - - <https://gitlab.freedesktop.org/xorg/lib/xpyb/issues> - 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 latest development versions of xpyb using GIT. +You can obtain the archived version of xpyb using GIT. For anonymous checkouts, use: git clone https://gitlab.freedesktop.org/xorg/lib/xpyb.git |