Skip to content
Sections
>> Trisquel >> 套件 >> etiona >> libs >> libcommons-cli-java
etiona  ] [  nabia  ] [  aramo  ]
[ 原始碼: libcommons-cli-java  ]

套件: libcommons-cli-java (1.4-1)

Command line arguments and options parsing library

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)

下載 libcommons-cli-java

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
all 52.5 kB78 kB [文件列表]