mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Added package rdgui (#1258)
This commit is contained in:
parent
fd40eaa213
commit
7f25e79af5
@ -15374,5 +15374,19 @@
|
|||||||
"description": "library for scraping google search results",
|
"description": "library for scraping google search results",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/xyb/googlesearch.nim"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user