DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibargtable2-docs
BeschreibungA library for parsing GNU style command line arguments
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version9-1
Sektiondoc
Prioritätoptional
Installierte Größe3080 Byte
Hängt ab von
Empfohlene Pakete
PaketbetreuerShachar Shemesh
Quelleargtable2
Paketgröße2963174 Byte
Prüfsumme MD5c4d99bf1d76937e7bfb12bfefe3a5216
Prüfsumme SHA1f390c587be065a3deb7085861a73fcc2b184df46
Prüfsumme SHA256973bad85870981aa0ee856f0bde8fdc08355252ba05ae36e5761b3c96ec0a6b6
Link zum Herunterladenlibargtable2-docs_9-1_all.deb
Ausführliche BeschreibungArgtable is an ANSI C library for parsing GNU style command line arguments. 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 displaying the command line syntax directly from the array of argument specifications. . This package contains the documentation for the development libraries for the libargtable2-dev package.


Impressum
Linux is a registered trademark of Linus Torvalds