FICHA · AUR

argc

An elegant command-line argument parser

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

Description

Parses command-line arguments for applications that need structured option handling. It is useful for developers who want clearer CLI definitions instead of manually reading raw argument arrays.

Argument parsers shape how users can run a program but do not make unsafe actions safe by themselves. Validate paths, network targets, and destructive flags in the application code.

Permissions

Permissions not analysed for this source yet.