Jump to letter: [
49ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
popt: A C library for parsing command line parameters.
Name: | popt |
Vendor: | Scientific Linux |
Version: | 1.9.1 |
License: | GPL |
Release: | 32_nonptl |
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
- * Tue Jan 27 18:00:00 2009 Jindrich Novy <jnovy{%}redhat{*}com> - 4.3.3-32_nonptl
- fix broken httpproxy patch
Related: #450201
- * Tue Jan 20 18:00:00 2009 Jindrich Novy <jnovy{%}redhat{*}com> - 4.3.3-31_nonptl
- add only sane files in documentation
Related: #479680
- * Tue Jan 20 18:00:00 2009 Jindrich Novy <jnovy{%}redhat{*}com> - 4.3.3-30_nonptl
- drop nss and sqlite dependency from the -devel subpackage, use
beecrypt instead
Resolves: #479680