This script is for Slackware 14.0 only and may be outdated.

SlackBuilds Repository

14.0 > Libraries > argtable (2.9)

Argtable is an ANSI C library for parsing GNU style command line
arguments with a minimum of fuss. It enables the programmer to
define their program's argument syntax directly in the source code
as an array of structs. The command line is then parsed according
to that specification and the resulting values stored directly into
user-defined program variables where they are accessible to the
main program.

Maintained by: Rodney Cobb
Keywords: mpd
ChangeLog: argtable

Homepage:
http://argtable.sourceforge.net/

Source Downloads:
argtable2-9.tar.gz (a7fcddef768db0ae66534ec4c4a51dee)

Download SlackBuild:
argtable.tar.gz
argtable.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
argtable.SlackBuild
argtable.info
slack-desc

Validated for Slackware 14.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds