From 08f6d408865c11112b950bd59a52f738e5824111 Mon Sep 17 00:00:00 2001 From: Hunter Sezen Date: Thu, 15 Mar 2018 21:05:25 +0000 Subject: python/python3-xlib: Removed (replaced by python-xlib). Signed-off-by: David Spencer --- python/python3-xlib/README | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 python/python3-xlib/README (limited to 'python/python3-xlib/README') diff --git a/python/python3-xlib/README b/python/python3-xlib/README deleted file mode 100644 index 3c837fa387..0000000000 --- a/python/python3-xlib/README +++ /dev/null @@ -1,5 +0,0 @@ -The Python X library is intended to be a fully functional X client for Python -programs. It is written entirely in Python, in ontrast to earlier X libraries -for Python. This is possible to do since X client programs communicate with -the X server via the X protocol. The communication takes over TCP/IP, Unix -sockets, or any other streaming network protocol. -- cgit v1.2.3