Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
popt: A C library for parsing command line parameters.
Name: | popt |
Vendor: | StartCom Ltd., http://www.startcom.org |
Version: | 1.10.2 |
License: | GPL |
Release: | 15.2 |
URL: | |
- Summary
- Popt is a C library for parsing command line parameters. Popt was
heavily influenced by the getopt() and getopt_long() functions, but 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.
Arch: i386
Download: | popt-1.10.2-15.2.i386.rpm |
Build Date: | Tue Mar 28 05:31:22 2006 |
Packager: | Eddy Nigg <eddy_nigg@startcom.org> |
Size: | 127 KiB |
Changelog
- * Tue Mar 21 10:00:00 2006 Eddy Nigg <eddy_nigg{%}startcom{*}org>
-
- rebuild and update for StartCom Linux 5.0.x
- * Fri Feb 10 10:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 4.4.2-15.2
-
- bump again for double-long bug on ppc(64)
- * Tue Feb 7 10:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 4.4.2-15.1
-
- rebuilt for new gcc4.1 snapshot and glibc changes