Added package rdgui (#1258)

This commit is contained in:
lqdev 2019-11-24 17:44:21 +01:00 committed by Miran
parent fd40eaa213
commit 7f25e79af5

View File

@ -15374,5 +15374,19 @@
"description": "library for scraping google search results",
"license": "MIT",
"web": "https://github.com/xyb/googlesearch.nim"
},
{
"name": "rdgui",
"url": "https://github.com/liquid600pgm/rdgui",
"method": "git",
"tags": [
"modular",
"retained",
"gui",
"toolkit"
],
"description": "A modular GUI toolkit for rapid",
"license": "MIT",
"web": "https://github.com/liquid600pgm/rdgui"
}
]