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: x86_64
Download: | popt-1.10.2-15.2.x86_64.rpm |
Build Date: | Sun Feb 12 03:59:59 2006 |
Packager: | Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> |
Size: | 141 KiB |
Arch: i386
Download: | popt-1.10.2-15.2.i386.rpm |
Build Date: | Sun Feb 12 04:16:29 2006 |
Packager: | Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> |
Size: | 127 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)