ports

devel/gengetopt

gengetopt-2.22.6p3 – command line parser for c programs

Description

gengetopt generates a C function that uses getopt_long function to parse
the command line options, to validate them and fill a struct.

gengetopt is perfect if you are too lazy to write all stuff required to
call getopt_long, and when you have a program and wish it took options.

Generated code works if you use GNU Autoconf or GNU Automake.

WWW: http://www.gnu.org/software/gengetopt/

Only for arches
aarch64 alpha alpha amd64 amd64 arm arm hppa hppa i386 i386 mips64 mips64 mips64el mips64el powerpc powerpc sh sparc64 sparc64
Categories:
devel

Library dependencies

None

Build dependencies

None

Run dependencies

None