freebsd-ports/devel/args/pkg-descr

5 lines
252 B
Text

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).
WWW: https://github.com/Taywee/args