FreeBSD.software
Home/devel/yaggo

yaggo

1.5.11_1

Generate command line parser using getopt_long

Yaggo is a tool to generate command line parsers for C++. Yaggo stands for "Yet Another GenGetOpt" and is inspired by GNU Gengetopt. It reads a configuration file describing the switches and argument for a C++ program and it generates one header file that parses the command line using getopt_long(3). See the Example section below for more details.

Origin: devel/yaggo
Category: devel
Size: 101KiB
License: GPLv3
Maintainer: jwb@FreeBSD.org
Dependencies: 1 packages
Required by: 0 packages
$pkg install yaggo

Dependencies (1)

More in devel