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.