| Name: | bash-argsparse |
|---|---|
| Version: | 1.8 |
| Release: | 1.el8 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 507853 |
| License: | WTFPL |
| RPM: | bash-argsparse-1.8-1.el8.noarch.rpm |
| Source RPM: | bash-argsparse-1.8-1.el8.src.rpm |
| Build Date: | Thu May 11 2023 |
| Build Host: | build-ol8-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/Anvil/bash-argsparse |
| Summary: | An high level argument parsing library for bash |
| Description: | An high level argument parsing library for bash. The purpose is to replace the option-parsing and usage-describing functions commonly rewritten in all scripts. This library is implemented for bash version 4. Prior versions of bash will fail at interpreting that code. |