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

12 lines
235 B
JSON

{
"name": "xcb-image",
"version": "0.4.1",
"description": "XCB port of Xlib's XImage and XShmImage functions.",
"homepage": "https://xcb.freedesktop.org/",
"license": null,
"dependencies": [
"xcb",
"xcb-util"
]
}