home *** CD-ROM | disk | FTP | other *** search
- JRun uses the gnu.getopt and gnu.regexp packages put together by Aaron
- Renn <arenn@urbanophile.com> and Wes Biggs <wes@cacas.org>
- respectively by porting their C counterparts to Java.
-
- Both of these packages are licensed under the LGPL, included in the
- JRun distribution in docs/COPYING.LIB.
-
- The latest version of GNU regexp for Java as well as the source code
- can found here:
-
- http://www.cacas.org/java/gnu/regexp/
-
- The latest version of GNU getopt for Java as well as the source code
- can found here:
-
- http://www.urbanophile.com/arenn/hacking/download.html#getopt
-
- These packages and other Java packages can be found here:
-
- http://www.gnu.org/software/java/java-software.html
-