Parser for command line arguments

September 2, 2025 ยท View on GitHub

Build codecov

Parser for command line arguments

argparse is a flexible utility for D programming language to parse command line arguments.

Warning

:warning: Version 2.* contains breaking changes comparing to 1.* - see change log for details

:warning: This includes changes in documentation - documentation for 1.* version is here

Features

Documentation

Please find up-to-date documentation here.