Add xevloop package (#1466)

This commit is contained in:
PMunch 2020-05-11 07:08:51 +02:00 committed by GitHub
parent 420e1f9d72
commit aaf069c39c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1416,6 +1416,19 @@
"license": "MIT",
"web": "https://github.com/PMunch/ansitohtml"
},
{
"name": "xevloop",
"url": "https://github.com/PMunch/xevloop",
"method": "git",
"tags": [
"x11",
"library",
"events"
],
"description": "Library to more easily create X11 event loops",
"license": "MIT",
"web": "https://github.com/PMunch/xevloop"
},
{
"name": "sdl2_nim",
"url": "https://github.com/Vladar4/sdl2_nim",