mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
Added package clapfn (#1646)
This commit is contained in:
parent
dfe9f27606
commit
d0967b53ba
@ -19605,5 +19605,18 @@
|
|||||||
"description": "Terminal UI based cd command",
|
"description": "Terminal UI based cd command",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/minefuto/qwertycd"
|
"web": "https://github.com/minefuto/qwertycd"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "clapfn",
|
||||||
|
"url": "https://github.com/oliversandli/clapfn",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"cli",
|
||||||
|
"library",
|
||||||
|
"parser"
|
||||||
|
],
|
||||||
|
"description": "A fast and simple command line argument parser inspired by Python's argparse.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/oliversandli/clapfn"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user