aboutsummaryrefslogtreecommitdiffstats
path: root/devel/args/pkg-descr
blob: 4a6f228777dc03b718358af64465cd6eba8caf79 (plain) (blame)
1
2
3
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).