Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
popt: A C library for parsing command line parameters.
Name: | popt |
Vendor: | Red Hat, Inc. |
Version: | 1.10.2 |
License: | GPL |
Release: | 15.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.
Arch: ppc
Download: | popt-1.10.2-15.2.ppc.rpm |
Build Date: | Sun Feb 12 06:04:54 2006 |
Packager: | Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> |
Size: | 145 KiB |
Arch: ppc64
Download: | popt-1.10.2-15.2.ppc64.rpm |
Build Date: | Sun Feb 12 05:44:34 2006 |
Packager: | Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> |
Size: | 165 KiB |
Changelog
- * Fri Feb 10 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 4.4.2-15.2
-
- bump again for double-long bug on ppc(64)
- * Tue Feb 7 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 4.4.2-15.1
-
- rebuilt for new gcc4.1 snapshot and glibc changes
- * Mon Jan 30 17:00:00 2006 Paul Nasrat <pnasrat{%}redhat{*}com> - 4.4.2-15
-
- Rebuild for newer neon
- Fix scriptlet deadlock (#146549)