Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
popt: A C library for parsing command line parameters.
Name: | popt |
Vendor: | Scientific Linux |
Version: | 1.9.1 |
License: | GPL |
Release: | 13_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 Nov 22 18:00:00 2005 Paul Nasrat <pnasrat{%}redhat{*}com> - 4.3.3-13_nonptl
- Fix behaviour for define vs -D (#166311)
- * Mon Sep 19 19:00:00 2005 Jeremy Katz <katzj{%}redhat{*}com> - 4.3.3-12_nonptl
- ppc inline asm causes segfault (#168706)
- * Wed Aug 10 19:00:00 2005 Jeremy Katz <katzj{%}redhat{*}com> - 4.3.3-11_nonptl
- fix segv in rpmal from off-by-one (#165550)
- Document freshen on kernels (#137829)