Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
gnu-getopt: Java getopt implementation
- Summary
- The GNU Java getopt classes support short and long argument parsing in
a manner 100% compatible with the version of GNU getopt in glibc 2.0.6
with a mostly compatible programmer's interface as well. Note that this
is a port, not a new implementation. I am currently unaware of any bugs
in this software, but there certainly could be some lying about. I would
appreciate bug reports as well as hearing about positive experiences.
Changelog
- * Sat Aug 19 00:00:00 2006 Fernando Nasser <fnasser{%}redhat{*}com> 0:1.0.12-3jpp
-
- Add requires for post and postun javadoc
- * Sat Jul 22 00:00:00 2006 Fernando Nasser <fnasser{%}redhat{*}com> 0:1.0.12-2jpp
-
- Add versions to backward compatibility Obsoletes/Provides
- Add AOT bits
- * Fri May 5 00:00:00 2006 Ralph Apel <r.apel at r-apel.de> 0:1.0.12-1jpp
-
- 1.0.12
- Change name to gnu-getopt, Provide/Obsolete gnu.getopt
- Still provide gnu.getopt.jar as symlink