Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: libargtable2 | Distribution: RPMForge repository for Red Hat Enterprise Linux 4 |
Version: 2.12 | Vendor: RPMForge |
Release: 2.el4.rf | Build date: Thu May 27 01:07:48 2010 |
Group: System Environment/Libraries | Build host: neodyme.arrfab.net |
Size: 4737541 | Source RPM: libargtable2-2.12-2.el4.rf.src.rpm |
Packager: Fabian Arrotin <fabian.arrotin@arrfab.net> | |
Url: http://argtable.sourceforge.net/ | |
Summary: An ANSI C command line parser |
Argtable is an ANSI C library for parsing GNU style command line options with a minimum of fuss. It enables a program's command line syntax to be defined in the source code as an array of argtable structs. The command line is then parsed according to that specification and the resulting values are returned in those same structs where they are accessible to the main program. Both tagged (-v, --verbose, --foo=bar) and untagged arguments are supported, as are multiple instances of each argument. Syntax error handling is automatic and the library also provides the means for generating a textual description of the command line syntax. The argtable parsing, validation, and error reporting routines may be replaced by user-defined callbacks if desired and new argtable data types may be created to parse user-defined argument types. The parsing itself is done using GNU getopt so the parser is 100% GNU compatible. Care has also been taken to make the internal command line buffer handling secure against buffer overun attacks, as might be attempted with maliciously long command lines.
LGPL
* Fri Apr 30 2010 Steve Huff <shuff@vecna.org> - 2.12-1 - Initial package.
/usr/lib/libargtable2.so.0 /usr/lib/libargtable2.so.0.1.7 /usr/share/doc/libargtable2-2.12 /usr/share/doc/libargtable2-2.12/AUTHORS /usr/share/doc/libargtable2-2.12/COPYING /usr/share/doc/libargtable2-2.12/ChangeLog /usr/share/doc/libargtable2-2.12/INSTALL /usr/share/doc/libargtable2-2.12/NEWS /usr/share/doc/libargtable2-2.12/README /usr/share/doc/libargtable2-2.12/doc /usr/share/doc/libargtable2-2.12/doc/Makefile /usr/share/doc/libargtable2-2.12/doc/Makefile.am /usr/share/doc/libargtable2-2.12/doc/Makefile.in /usr/share/doc/libargtable2-2.12/doc/arg_int.gif /usr/share/doc/libargtable2-2.12/doc/argtable.3 /usr/share/doc/libargtable2-2.12/doc/argtable2-advanced.html /usr/share/doc/libargtable2-2.12/doc/argtable2-advanced.pdf /usr/share/doc/libargtable2-2.12/doc/argtable2-advanced.ps /usr/share/doc/libargtable2-2.12/doc/argtable2-intro.html /usr/share/doc/libargtable2-2.12/doc/argtable2-intro.pdf /usr/share/doc/libargtable2-2.12/doc/argtable2-intro.ps /usr/share/doc/libargtable2-2.12/doc/argtable2.3 /usr/share/doc/libargtable2-2.12/doc/argtable2.3.in /usr/share/doc/libargtable2-2.12/doc/argtable2.html /usr/share/doc/libargtable2-2.12/doc/argtable2.html.in /usr/share/doc/libargtable2-2.12/doc/argtable2.pdf /usr/share/doc/libargtable2-2.12/doc/argtable2.ps /usr/share/doc/libargtable2-2.12/doc/argxxx.gif /usr/share/man/man3/argtable.3.gz /usr/share/man/man3/argtable2.3.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 08:56:54 2024