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

13 lines
297 B
JSON

{
"name": "xcb-util-errors",
"version": "1.0.1",
"port-version": 1,
"description": "XCB utility library that gives human readable names to error, event, & request codes.",
"homepage": "https://xcb.freedesktop.org/",
"license": null,
"dependencies": [
"xcb",
"xcb-util"
]
}