mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Added package simpleargs (#2318)
This commit is contained in:
parent
26cb9466e1
commit
b810ae3aae
@ -27066,5 +27066,16 @@
|
||||
"description": "A library and program for getting geomancy charts and figures.",
|
||||
"license": "Unlicense",
|
||||
"web": "https://github.com/VitorGoatman/geomancer"
|
||||
},
|
||||
{
|
||||
"name": "simpleargs",
|
||||
"url": "https://github.com/HTGenomeAnalysisUnit/nim-simpleargs",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"argparse"
|
||||
],
|
||||
"description": "Simple command line arguments parsing",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/HTGenomeAnalysisUnit/nim-simpleargs"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user