ports/devel/lua-argparse/pkg-descr
Kyle Evans 79f433ef98 [NEW PORT] devel/lua-argparse
Argparse is a feature-rich command line parser for Lua inspired by argparse
for Python.

Argparse supports positional arguments, options, flags, optional arguments,
subcommands and more. Argparse automatically generates usage, help, and
error messages, and can generate shell completion scripts.

WWW: https://github.com/luarocks/argparse
2020-10-14 23:59:40 +00:00

8 lines
339 B
Text

Argparse is a feature-rich command line parser for Lua inspired by argparse for
Python.
Argparse supports positional arguments, options, flags, optional arguments,
subcommands and more. Argparse automatically generates usage, help, and error
messages, and can generate shell completion scripts.
WWW: https://github.com/luarocks/argparse