mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 23:23:07 +00:00
Added package nclap (#2914)
This commit is contained in:
parent
6428aa5def
commit
3c2d56bbaa
@ -33912,5 +33912,18 @@
|
||||
"description": "Native Wayland client library",
|
||||
"license": "Unlicense",
|
||||
"web": "https://git.sr.ht/~ehmry/wayland-nim"
|
||||
},
|
||||
{
|
||||
"name": "nclap",
|
||||
"url": "https://github.com/AinTEAsports/nclap",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"cli",
|
||||
"argument",
|
||||
"parser"
|
||||
],
|
||||
"description": "A simple clap-like command line argument parser written in Nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/AinTEAsports/nclap"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user