| Name: | bash-argsparse |
|---|---|
| Version: | 1.7 |
| Release: | 1.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 435625 |
| License: | WTFPL |
| RPM: | bash-argsparse-1.7-1.el7.noarch.rpm |
| Source RPM: | bash-argsparse-1.7-1.el7.src.rpm |
| Build Date: | Fri Oct 20 2017 |
| Build Host: | x86-ol7-builder-02.us.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. |