FICHA · AUR

argparser-c

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

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

Description

Parses command-line options in C programs with an argparser library intended as a stronger alternative to basic getopt-style handling. It is useful for developers building CLIs that need structured options.

Argument parsers define how users request actions, but applications must still validate files, network targets, and destructive operations before executing them.

Permissions

Permissions not analysed for this source yet.