Source: lua-argparse Section: interpreters Priority: optional Maintainer: Victor Seva Build-Depends: debhelper (>= 9~), dh-lua (>= 16~), python3-sphinx Standards-Version: 4.1.4 Vcs-Git: https://salsa.debian.org/lua-team/lua-argparse.git Vcs-Browser: https://salsa.debian.org/lua-team/lua-argparse Homepage: https://github.com/mpeterv/argparse Package: lua-argparse Architecture: all Depends: ${misc:Depends}, ${shlibs:Depends} Provides: ${lua:Provides} XB-Lua-Versions: ${lua:Versions} Description: feature-rich command line parser for Lua language Argparse supports positional arguments, options, flags, optional arguments, subcommands and more. Argparse automatically generates usage, help and error messages.