Name: | argbash |
---|---|
Version: | 2.6.1 |
Release: | 2.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 143768 |
License: | BSD |
RPM: | argbash-2.6.1-2.el7.noarch.rpm |
Source RPM: | argbash-2.6.1-2.el7.src.rpm |
Build Date: | Fri Mar 30 2018 |
Build Host: | x86-ol6-builder-05.us.oracle.com |
Vendor: | Oracle America |
URL: | https://argbash.io |
Summary: | Bash argument parsing code generator |
Description: | Argbash helps your shell scripts to accept arguments. You declare what arguments you want your script to accept and Argbash generates the shell code that parses them from the command-line and exposes passed values as shell variables. Help message is also generated, and helpful error messages are dispatched if the script is called with arguments that conflict with the interface. |
- Fix build issue on Fedora 26
- Update to 2.6.1 - Drop upstreamed patches
- Update to 2.6.0 - Add bash-completion support
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Update to 2.5.1 - https://github.com/matejak/argbash/releases/tag/2.5.1
- Official Fedora release
- Update to 2.5.0 - Move common files to /usr/share - Add requirements on grep and sed
- Restore arch-independent path for argbash support files
- Update to the 2.4.0 release - Correct issues discovered in package review
- Initial package