| Name: | python3-xcffib |
|---|---|
| Version: | 1.5.0 |
| Release: | 5.el10_0 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 2195188 |
| License: | Apache-2.0 |
| RPM: | python3-xcffib-1.5.0-5.el10_0.noarch.rpm |
| Source RPM: | python-xcffib-1.5.0-5.el10_0.src.rpm |
| Build Date: | Fri Dec 20 2024 |
| Build Host: | build-ol10-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/tych0/xcffib |
| Summary: | A drop in replacement for xpyb, an XCB python binding |
| Description: | xcffib is intended to be a (mostly) drop-in replacement for xpyb. xpyb has an inactive upstream, several memory leaks, is python2 only and doesn't have pypy support. xcffib is a binding which uses cffi, which mitigates some of the issues described above. xcffib also builds bindings for 27 of the 29 (xprint and xkb are missing) X extensions in 1.10. |