A C library for parsing command line parameters
Popt is a C library for parsing command line parameters. Popt was
heavily influenced by the getopt() and getopt_long() functions. It
improves on them by allowing more powerful argument expansion. Popt can
parse arbitrary argv[] style arrays and automatically set variables
based on command line arguments. Popt allows command line arguments to
be aliased via configuration files and includes utility functions for
parsing arbitrary strings into argv[] arrays using shell-like rules.
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000084 84 Bytes | almost 11 years |
popt-1.16.tar.bz2 | 0000595725 582 KB | over 10 years |
popt.changes | 0000002377 2.32 KB | about 10 years |
popt.spec | 0000003527 3.44 KB | about 10 years |
Comments for popt 0