Added package getopty (#2798)

Co-authored-by: Amun <amun@home.arpa>
This commit is contained in:
Amun 2024-01-26 03:30:44 +01:00 committed by GitHub
parent 321ad776b9
commit 6ef3d1d0e6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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"
}
]
]