diff options
Diffstat (limited to 'java/java-getopt/pkg-descr')
-rw-r--r-- | java/java-getopt/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/java/java-getopt/pkg-descr b/java/java-getopt/pkg-descr index dcb358aae52e..b57d43bad5af 100644 --- a/java/java-getopt/pkg-descr +++ b/java/java-getopt/pkg-descr @@ -1,5 +1,3 @@ This is a Java port of GNU getopt, a class for parsing command line arguments passed to programs. It is based on the C getopt() functions in glibc 2.0.6 and should parse options in a 100% compatible manner. - -WWW: http://www.urbanophile.com/arenn/hacking/download.html#getopt |