Add package xcb (#1822)

This commit is contained in:
Solitude 2021-02-26 19:59:22 +02:00 committed by GitHub
parent 7573f51069
commit 45b17d0068
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21632,6 +21632,20 @@
"license": "MIT",
"web": "https://gitlab.com/ArMour85/checkpack"
},
{
"name": "xcb",
"url": "https://github.com/SolitudeSF/xcb",
"method": "git",
"tags": [
"xcb",
"x11",
"bindings",
"wrapper"
],
"description": "xcb bindings",
"license": "MIT",
"web": "https://github.com/SolitudeSF/xcb"
},
{
"name": "nimjl",
"url": "https://github.com/Clonkk/nimjl",