Difference between revisions of "Arg-parser"

From Free Software Directory
Jump to: navigation, search
(new version)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=Arg_parser
 
|Name=Arg_parser
|Short description=an argument parser that follows POSIX and GNU conventions for command line arguments.
+
|Short description=Argument parser that follows POSIX and GNU conventions.
 
|Full description=Arg_parser is an argument parser that follows POSIX and GNU conventions for command line arguments. The C++ version is implemented as a C++ class, while the C version is implemented as a single struct plus associated functions. Both are simpler, easier to use, and safer that `getopt_long'.
 
|Full description=Arg_parser is an argument parser that follows POSIX and GNU conventions for command line arguments. The C++ version is implemented as a C++ class, while the C version is implemented as a single struct plus associated functions. Both are simpler, easier to use, and safer that `getopt_long'.
|Homepage URL=http://www.nongnu.org/arg-parser/arg_parser.html
+
|Homepage URL=https://www.nongnu.org/arg-parser/
|User level=intermediate
+
|Is High Priority Project=No
 
|VCS checkout command=cvs -z3 -d:ext:<membername>@cvs.savannah.nongnu.org:/web/arg-parser co arg-parser
 
|VCS checkout command=cvs -z3 -d:ext:<membername>@cvs.savannah.nongnu.org:/web/arg-parser co arg-parser
|Computer languages=C,C++,C++ C
+
|Decommissioned or Obsolete=No
 
|Keywords=C++,command line,parser,class,C,parsing,argument,parse
 
|Keywords=C++,command line,parser,class,C,parsing,argument,parse
|Version identifier=1.12
+
|Version identifier=1.14
|Version date=2016/03/23
+
|Version date=2019/01/01
 
|Version status=stable
 
|Version status=stable
|Version download=http://download.savannah.gnu.org/releases/arg-parser/arg_parser-1.12.tar.lz
+
|Version download=https://download.savannah.gnu.org/releases/arg-parser/arg_parser-1.14.tar.lz
|Last review by=Alejandroindependiente
+
|Last review by=Bendikker
|Last review date=2016/12/24
+
|Last review date=2019/01/09
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Status=
+
|User level=intermediate
 +
|Accepts cryptocurrency donations=No
 +
|OpenPGP signature=https://download.savannah.gnu.org/releases/arg-parser/arg_parser-1.14.tar.lz.sig
 +
|Test entry=No
 
|Is GNU=No
 
|Is GNU=No
 
|License verified date=2009-01-28
 
|License verified date=2009-01-28
Line 29: Line 32:
 
|Role=Maintainer
 
|Role=Maintainer
 
|Email=ant_diaz@teleline.es
 
|Email=ant_diaz@teleline.es
|Resource URL=
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource audience=Savannah (Ref)
|Resource kind=Download
+
|Resource URL=https://savannah.nongnu.org/projects/arg-parser/
|Resource URL=http://nongnu.askapache.com/arg-parser/
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Support
+
|Resource kind=Mailing List
|Resource kind=E-mail
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/arg-parser-bug/
|Resource URL=mailto:bug-moe@gnu.org
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource kind=Download
|Resource kind=Homepage
+
|Resource URL=https://download.savannah.nongnu.org/releases/arg-parser/
|Resource URL=https://savannah.nongnu.org/projects/arg-parser
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking
+
|Resource kind=General
|Resource kind=Mailing List Info/Archive
+
|Resource URL=https://savannah.gnu.org/people/
|Resource URL=http://lists.gnu.org/mailman/listinfo/bug-moe
 
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=command-line
 
|Interface=command-line
 +
|Programming-language=C, C++
 +
|Runs-on=GNU/Linux
 
|Use=software-development
 
|Use=software-development
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Latest revision as of 03:19, 9 January 2019


[edit]

Arg_parser

https://www.nongnu.org/arg-parser/
Argument parser that follows POSIX and GNU conventions.

Arg_parser is an argument parser that follows POSIX and GNU conventions for command line arguments. The C++ version is implemented as a C++ class, while the C version is implemented as a single struct plus associated functions. Both are simpler, easier to use, and safer that `getopt_long'.





Licensing

License

Verified by

Verified on

Notes

Verified by

Kelly Hopkins

Verified on

28 January 2009




Leaders and contributors

Contact(s)Role
Antonio Diaz Diaz Maintainer


Resources and communication

AudienceResource typeURI
Generalhttps://savannah.gnu.org/people/
Downloadhttps://download.savannah.nongnu.org/releases/arg-parser/
Savannah (Ref)https://savannah.nongnu.org/projects/arg-parser/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/arg-parser-bug/


Software prerequisites




Entry










"Savannah (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" 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.