| Name: | lua-argparse |
|---|---|
| Version: | 0.5.0 |
| Release: | 1.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 33222 |
| License: | MIT |
| RPM: | lua-argparse-0.5.0-1.el7.noarch.rpm |
| Source RPM: | lua-argparse-0.5.0-1.el7.src.rpm |
| Build Date: | Sat Oct 28 2017 |
| Build Host: | x86-ol7-builder-03.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/mpeterv/argparse |
| Summary: | Feature-rich command line parser for Lua |
| Description: | 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. |