summaryrefslogtreecommitdiff
path: root/dev-lua/lua-argparse/Manifest
AgeCommit message (Collapse)Author
2021-04-14dev-lua/lua-argparse: drop old versionConrad Kostecki
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2021-03-14dev-lua/lua-argparse: bump to version 0.7.1Conrad Kostecki
Upstream changed to luarocks now, but unfortunately, docs and tests have been removed. Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2020-03-14dev-lua/lua-argparse: command line parser for Lua (new package)Victor Payno
Signed-off-by: Victor Payno <vpayno+gentoo@gmail.com> Argparse is a feature-rich command line parser for Lua inspired by argparse for Python. Closes: https://github.com/gentoo/gentoo/pull/14435 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>