Difference between revisions of "Java-getopt"
m (Genium moved page GNU getopt - Java Port to Java-getopt: <packagename>) |
m (Text replacement - "'''Selection from the [https://shop.fsf.org/ FSF shop]''' [https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman] [https://shop.fsf.org/books-docs/introduction-command-line Introdu...) |
||
(5 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{{Entry | {{Entry | ||
|Name=Gnu getopt - java port | |Name=Gnu getopt - java port | ||
− | |Short description=GNU getopt - Java port | + | |Short description=GNU getopt - Java port. |
|Full description=The GNU Java getopt classes support short and long argument | |Full description=The GNU Java getopt classes support short and long argument | ||
parsing in a manner 100% compatible with the version of GNU | parsing in a manner 100% compatible with the version of GNU | ||
− | getopt in glibc 2.0.6 with a mostly compatible programmer's | + | getopt in [[glibc]] 2.0.6 with a mostly compatible programmer's |
interface as well. Note that this is a port, not a new | interface as well. Note that this is a port, not a new | ||
implementation. | implementation. | ||
− | |Homepage URL= | + | |Homepage URL=https://www.gnu.org/software/java-getopt/ |
− | + | |Is High Priority Project=No | |
− | + | |Documentation note=https://www.urbanophile.com/arenn/hacking/getopt/Package-gnu.getopt.html | |
− | | | + | |
− | | | + | |
− | | | + | |Decommissioned or Obsolete=No |
− | + | |Donate=https://my.fsf.org/donate/ | |
− | |Version identifier=1.0.14 | + | |Related projects=gnustandards |
− | |Version download=http:// | + | |Version identifier=1.0.14 |
+ | |Version date=2012/02/08 | ||
+ | |Version status=stable | ||
+ | |Version download=http://www.urbanophile.com/arenn/hacking/getopt/java-getopt-1.0.14.tar.gz | ||
+ | |Last review by=Bendikker | ||
+ | |Last review date=2019/01/06 | ||
|Submitted by=Debian import | |Submitted by=Debian import | ||
|Submitted date=2015-07-17 | |Submitted date=2015-07-17 | ||
− | + | |Paid support=https://www.fsf.org/resources/service/ | |
− | + | |Accepts cryptocurrency donations=Yes | |
− | + | |Test entry=No | |
− | | | + | |Is GNU=Yes |
− | | | + | |GNU package identifier=java-getopt |
− | | | + | |Decommissioned/Obsolete=No |
}} | }} | ||
{{Project license | {{Project license | ||
|License=LGPLv2orlater | |License=LGPLv2orlater | ||
|License copyright=Copyright 2001-2012, Aaron M. Renn <arenn@urbanophile.com> | |License copyright=Copyright 2001-2012, Aaron M. Renn <arenn@urbanophile.com> | ||
− | |License verified by=Debian: | + | |License verified by=Bendikker |
− | | | + | |License verified date=2018/07/02 |
− | | | + | }} |
+ | {{Person | ||
+ | |Real name=Aaron M. Renn | ||
+ | |Role=maintainer | ||
+ | |Email=arenn@urbanophile.com | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=Debian (Ref) (R) | ||
+ | |Resource URL=https://tracker.debian.org/pkg/libgetopt-java | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource kind=VCS Repository Webview | ||
+ | |Resource URL=https://github.com/arenn/java-getopt/ | ||
}} | }} | ||
{{Resource | {{Resource | ||
− | |Resource kind= | + | |Resource kind=Mailing List |
− | |Resource URL= | + | |Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/ |
+ | }} | ||
+ | {{Software category | ||
+ | |Programming-language=java | ||
+ | |Runs-on=GNU/Linux | ||
+ | }} | ||
+ | {{Featured}} | ||
+ | {{Import | ||
+ | |Date=2015-07-17 | ||
+ | |Source=Debian | ||
+ | |Source link=http://packages.debian.org/sid/libgetopt-java | ||
}} | }} |
Latest revision as of 15:47, 4 December 2020
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.