unixnme / args

A simple header-only C++ argument parser library. Supposed to be flexible and powerful, and attempts to be compatible with the functionality of the Python standard argparse library (though not necessarily the API).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

A simple header-only C++ argument parser library. Supposed to be flexible and powerful, and attempts to be compatible with the functionality of the Python standard argparse library (though not necessarily the API).

License:MIT License


Languages

Language:C++ 98.4%Language:Python 0.7%Language:CMake 0.6%Language:Makefile 0.1%Language:Meson 0.1%Language:Starlark 0.1%