Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

13 lines
297 B
JSON

{
"name": "xcb-util",
"version": "0.4.0",
"description": "C interface to the X Window System protocol, which replaces the traditional Xlib interface.",
"homepage": "https://xcb.freedesktop.org/",
"license": null,
"dependencies": [
"xcb",
"xcb-util-m4",
"xorg-macros"
]
}