libcommons-cli-java - 1.4-1 main

The Apache Commons CLI library provides an API for parsing command line options
passed to programs. It's also able to print help messages detailing the options
available for a command line tool.
.
Commons CLI supports different types of options:
.
* POSIX like options (ie. tar -zxvf foo.tar.gz)
* GNU like long options (ie. du --human-readable --max-depth=1)
* Java like properties (ie. java -Djava.awt.headless=true Foo)
* Short options with value attached (ie. gcc -O2 foo.c)
* long options with single hyphen (ie. ant -projecthelp)

Priority: optional
Section: java
Suites: amber byzantium crimson dawn landing 
Maintainer: Debian Java Maintainers <pkg-java-maintainers [꩜] lists.alioth.debian.org>
 
Homepage Source Package
 

Installed Size: 79.9 kB
Architectures: all 

 

Versions

1.4-1 all