Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
popt: A C library for parsing command line parameters.
Name: | popt |
Vendor: | Scientific Linux |
Version: | 1.10.2 |
License: | GPL |
Release: | 48.el5 |
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
- * Thu Sep 20 17: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)
- * Fri Aug 24 17:00:00 2007 Panu Matilainen <pmatilai{%}redhat{*}com> - 4.4.2-47
- disable ldconfig optimizations (#253492)
- * Mon Aug 20 17:00:00 2007 Panu Matilainen <pmatilai{%}redhat{*}com> - 4.4.2-46
- Rebuild due to apparent builroot temporary hickup to really fix #211119