FICHA · AUR

argparser-bash

Command line argument parser library, like getopt, except better. Bash version.

  • Library
  • Dev
  • SHELL
  • Dependency only
official+codex · reviewed · May 30, 2026 description in en

Description

Parses command-line options in Bash scripts with a reusable argparser library. It is useful for shell scripts that need clearer flags, parameters, help text, or validation than hand-written argument loops.

Argument parsing improves script interfaces but does not make risky shell actions safe. Validate paths, quoting, and destructive flags before acting on parsed input.

Permissions

Permissions not analysed for this source yet.