Added package getopty (#2798)

Co-authored-by: Amun <amun@home.arpa>
This commit is contained in:
Amun
2024-01-26 10:30:44 +08:00
committed by GitHub
co-authored by Amun
parent 321ad776b9
commit 6ef3d1d0e6
+15 -1
View File
@@ -32398,5 +32398,19 @@
"description": "HTML Template Engine",
"license": "MIT",
"doc": "https://wraith29.github.io/templater/templater.html"
},
{
"name": "getopty",
"url": "https://github.com/amnr/getopty",
"method": "git",
"tags": [
"posix",
"cli",
"getopt",
"parser"
],
"description": "POSIX compliant command line parser",
"license": "MIT or NCSA",
"web": "https://github.com/amnr/getopty"
}
]
]