summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-07-18 14:47:08 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-07-18 14:47:08 -0700
commit6a3e25d9a8edc071a2fe2935ac2c6f1c41a375fd (patch)
treef70510db6823aaab1f696bbad0b01f2f61e31dea
parentb7b41cdfb91c7b274ea60601041bc34bc4972211 (diff)
Update README for the last timeHEADmaster
As previously stated in the README, with no one stepping up to maintain, even 2 years past the original 2020 deadline, we are archiving this now. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--README12
1 files changed, 4 insertions, 8 deletions
diff --git a/README b/README
index 4a27b15..bdf84fa 100644
--- a/README
+++ b/README
@@ -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