This is the popt command line option parsing library. While it is similiar
to getopt(3), it contains a number of enhancements, including:
1) popt is fully reentrant
2) popt can parse arbitrary argv[] style arrays while
getopt(2) makes this quite difficult
3) popt allows users to alias command line arguments
4) popt provides convience functions for parsting strings
into argv[] style arrays
popt is used by rpm, the Red Hat install program, and many other Red Hat
utilities, all of which provide excellent examples of how to use popt.
Author: Erik W. Troan <[email protected]>
Maintainer: The ROCK Linux Project
License: OpenSource
Status: Stable
Version: 1.7
Download: ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.1.x/ popt-1.7.tar.gz
Buildtime: 3467 (5) seconds (on reference hardware)
Buildtime: 4243 (9) seconds (on reference hardware)
Package Size: 0.05 MB, 14 files
Dependencies: 00-dirtree bash2 binutils bison bzip2 coreutils cvm diffutils
Dependencies: findutils gawk gcc42 gcc42:dev gettext glibc26 glibc26:dev grep
Dependencies: linux26-headers:dev ltrace make mktemp net-tools patch sed sysfiles
Dependencies: tar util-linux xmame
ROCK Sources: glibc2.2.patch, popt.cache, popt.conf, popt.desc