summaryrefslogtreecommitdiff
path: root/x11/py-Xlib/DESCR
blob: 17a59a4a040195b77e5d3610e9fa60e98359d4a0 (plain)
1
2
3
4
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 (the ancient X extension
and the newer plxlib) which were interfaces to the C Xlib.