Bash argument parsing code generator
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.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 2.10.0-15.fc41 | - |
Fedora 41 | 2.10.0-15.fc41 | - |
Fedora 40 | 2.10.0-12.fc40 | - |
Fedora 39 | 2.10.0-11.fc39 | - |
Fedora EPEL 9 | 2.10.0-14.el9 | - |
Fedora EPEL 8 | 2.10.0-1.el8 | - |
You can contact the maintainers of this package via email at
argbash dash maintainers at fedoraproject dot org
.