Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVWXYZ
]
popt: A C library for parsing command line parameters.
Name: | popt |
Vendor: | Scientific Linux |
Version: | 1.10.2.3 |
License: | GPLv2+ |
Release: | 18.el5 |
URL: | http://www.rpm.org/ |
- 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
- * Fri Jul 24 17:00:00 2009 Panu Matilainen <pmatilai{%}redhat{*}com> - 4.4.2.3-18
- Really fix #511354
- * Tue Jul 21 17:00:00 2009 Panu Matilainen <pmatilai{%}redhat{*}com> - 4.4.2.3-17
- Treat em64t architecture as an alias for x86_64 (#511354)
- * Wed Jul 1 17:00:00 2009 Panu Matilainen <pmatilai{%}redhat{*}com> - 4.4.2.3-16
- Disable dependency caching chroot'ed verify (#508074)