Added package yukiko (#1375)
This commit is contained in:
parent
f339843a6f
commit
9cc583d11c
1 changed files with 14 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue