Files
i2p.i2p/core/java/src/gnu/getopt/package.html
T
zzz 4dc1241d2f Add lightweight getopt command line parsing lib
(ticket #1173)
This is Java getopt 1.0.14 (released 2012/02/08)
Source was retrieved from https://github.com/arenn/java-getopt
Previous version 1.0.13 (released 2006/08/29)
is available at http://www.urbanophile.com/arenn/hacking/getopt/
Copyright (c) 1998 by Aaron M. Renn (arenn@urbanophile.com),
LGPL v2.
Include the small translation files, add to build.xml and to .tx/config
Fixes:
  Simplified Chinese
    MessagesBundle_chs.properties renamed to MessagesBundle_zh.properties
  Traditional Chinese
    MessagesBundle_cht.properties renamed to MessagesBundle_zh_TW.properties
  Norwegian Bokmaal
    MessagesBundle_no.properties renamed to MessagesBundle_nb.properties
2014-02-02 15:12:44 +00:00

26 lines
730 B
HTML

<html><body>
<p>
This is Java getopt 1.0.14 (released 2012/02/08)
</p><p>
Added in I2P 0.9.12.
Source was retrieved from <a href="https://github.com/arenn/java-getopt">here</a>.
Previous version 1.0.13 (released 2006/08/29)
is available <a href="http://www.urbanophile.com/arenn/hacking/getopt/">here</a>.
</p><p>
Copyright (c) 1998 by Aaron M. Renn (arenn@urbanophile.com),
LGPL v2.
</p><p>
Changes:
<ul><li>
Simplified Chinese
MessagesBundle_chs.properties renamed to MessagesBundle_zh.properties
</li><li>
Traditional Chinese
MessagesBundle_cht.properties renamed to MessagesBundle_zh_TW.properties
</li><li>
Norwegian Bokmaal
MessagesBundle_no.properties renamed to MessagesBundle_nb.properties
</li></ul>
</p>
</body></html>