Added package yukiko (#1375)

This commit is contained in:
Ethosa 2020-02-25 22:37:55 +07:00 committed by GitHub
parent f339843a6f
commit 9cc583d11c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16707,5 +16707,19 @@
"description": "A small library for writing cli programs in Nim.",
"license": "Zlib",
"web": "https://github.com/beshrkayali/loki"
},
{
"name": "yukiko",
"url": "https://github.com/ethosa/yukiko",
"method": "git",
"tags": [
"gui",
"async",
"framework",
"sdl2"
],
"description": "The Nim GUI asynchronous framework based on SDL2.",
"license": "AGPLv3",
"web": "https://github.com/ethosa/yukiko"
}
]