Difference between revisions of "Argp"

From Free Software Directory
Jump to: navigation, search
m (Created page with "{{Entry |Name=argp.sh |Short description=argp for bash |Full description=A wrapper for getopt(1) which provides the major features of argp_parse(3) to bash scripts. Scripts pi...")
 
 
Line 8: Line 8:
 
|Computer languages=bash c
 
|Computer languages=bash c
 
|Version identifier=2.2
 
|Version identifier=2.2
|Version date=2013/04/22
 
|Version status=mature
 
|Version download=https://sourceforge.net/projects/argpsh/files/latest/download
 
 
|Status=
 
|Status=
 
|Is GNU=No
 
|Is GNU=No
 
}}
 
}}
{{Software category}}
+
{{Project license
 +
|License=GNU GPL v3
 +
}}
 +
{{Person
 +
|Real name=Bob Hepple
 +
|Role=developer
 +
|Email=bob.hepple@gmail.com
 +
|Resource URL=
 +
}}
 +
{{Resource}}
 +
{{Software category
 +
|Programming-language=C
 +
|Software-development=small-specific-development-task
 +
|Use=software-development
 +
}}
 +
{{Software prerequisite}}
 
{{Featured}}
 
{{Featured}}

Latest revision as of 08:05, 22 April 2013


[edit]

argp.sh

http://bhepple.freeshell.org/oddmuse/wiki.cgi/argp.sh
argp for bash

A wrapper for getopt(1) which provides the major features of argp_parse(3) to bash scripts. Scripts pipe their option descriptions (flat file or XML) to argp.sh to generate the code for getopt(1). Also, argp.sh automatically generates help (--help) or a man-page skeleton. Requires bash-3+. There is a c-version argp.c which calls argp_parse(3) directly if speed is an issue.





Licensing

License

Verified by

Verified on

Notes

License

GNU GPL v3




Leaders and contributors

Contact(s)Role
Bob Hepple developer


Resources and communication

AudienceResource typeURI


Software prerequisites

KindDescription
{{{Prerequisite description}}}




Entry





"GNU GPL v3" is not in the list (ACEL, AFL-3.0, AGPL-1.0, AGPL-1.0-or-later, AGPL-3.0, AGPL-3.0-or-later, AGPL-3.0-or-later-with-exception, AGPL-3.0-with-exception, AGPLv1orlater, AGPLv3, ...) of allowed values for the "License" property.




"developer" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.






"{{{Prerequisite kind}}}" is not in the list (Required to use, Required to build, Source requirement, Weak prerequisite) of allowed values for the "Prerequisite kind" property.






Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.