summaryrefslogtreecommitdiff
path: root/java/java-getopt/pkg-descr
blob: 3b1a5c11b7edfef1ec1ba50ca7edc0f9469cfb21 (plain) (blame)
1
2
3
4
5
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