1 config BR2_PACKAGE_ARGPARSE
4 Argparse is a feature-rich command line parser for Lua
5 inspired by argparse for Python. Argparse supports
6 positional arguments, options, flags, optional arguments,
7 subcommands and more. Argparse automatically generates
8 usage, help and error messages.
10 https://github.com/mpeterv/argparse