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: | 48.SEL5_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.
Changelog
- * Mon Jan 26 00:00:00 2009 Eddy Nigg <eddy_nigg.org>
-
- Modified and rebuild for StartCom Linux 5.0.x
- * Fri Sep 21 00:00:00 2007 Panu Matilainen <pmatilai{%}redhat{*}com> - 4.4.2-48
-
- Don't show errors twice on non-existent files (#215712)
- Update scriptlet names to match what's available (#248128)
- * Sat Aug 25 01:00:00 2007 Panu Matilainen <pmatilai{%}redhat{*}com> - 4.4.2-47
-
- disable ldconfig optimizations (#253492)