andrey-zherikov / argparse

Parser for command-line arguments
https://andrey-zherikov.github.io/argparse/
Boost Software License 1.0
30 stars 6 forks source link
argument-parser argument-parsing cli command-line d d-lang dlang2 dlanguage

Build codecov

Parser for command line arguments

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

[!IMPORTANT] Please be aware that current HEAD contains breaking changes comparing to 1.* version.

Features

Documentation

Please find up-to-date documentation here.