Arg parser
Arg_parser
http://www.nongnu.org/arg-parser/arg_parser.html
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'.
Download
Download
version 1.2
(stable)
released on 28 January 2009
VCS Checkout
Categories
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| GPLv3orlater | Kelly Hopkins | 28 January 2009 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
|
| Maintainer |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Developer | Download | http://nongnu.askapache.com/arg-parser/ |
| Support | mailto:bug-moe@gnu.org | |
| Developer | Homepage | https://savannah.nongnu.org/projects/arg-parser |
| Bug Tracking | Mailing List Info/Archive | http://lists.gnu.org/mailman/listinfo/bug-moe |
Software prerequisites
This entry (in part or in whole) was last reviewed on 28 January 2009.
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 described in this text has its own copyright notice and license, which can usually be found in the distribution itself.