mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 23:23:07 +00:00
Add optionsutils package (#1112)
This commit is contained in:
parent
c9b4e7207e
commit
018e49642a
@ -1221,6 +1221,19 @@
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/PMunch/nimlsp"
|
||||
},
|
||||
{
|
||||
"name": "optionsutils",
|
||||
"url": "https://github.com/PMunch/nim-optionsutils",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"options",
|
||||
"library",
|
||||
"safety"
|
||||
],
|
||||
"description": "Utility macros for easier handling of options in Nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/PMunch/nim-optionsutils"
|
||||
},
|
||||
{
|
||||
"name": "sdl2_nim",
|
||||
"url": "https://github.com/Vladar4/sdl2_nim",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user