FreeBSD.software
Home/devel/argtable3

argtable3

3.2.2_1

ANSI C library that parses GNU-style command-line options

Argtable3 is an open source ANSI C library that parses GNU-style command-line options with the getopt library. It simplifies command-line parsing by defining a declarative-style API that you can use to specify what your command-line syntax looks like. Argtable3 will automatically generate consistent error handling logic and textual descriptions of the command line syntax, which are essential but tedious to implement for a robust CLI program.

Origin: devel/argtable3
Category: devel
Size: 221KiB
License: BSD3CLAUSE
Maintainer: acm@FreeBSD.org
Dependencies: 0 packages
Required by: 0 packages
$pkg install argtable3

More in devel