Пакет: libcommons-cli-java (1.4-1)
Ссылки для libcommons-cli-java
Ресурсы Trisquel:
Исходный код libcommons-cli-java:
- [libcommons-cli-java_1.4-1.dsc]
- [libcommons-cli-java_1.4.orig.tar.xz]
- [libcommons-cli-java_1.4-1.debian.tar.xz]
Сопровождающий:
Original Maintainers:
- Debian Java Maintainers (Почтовый архив)
- Ludovic Claude
- tony mancill
- Emmanuel Bourg
Внешние ресурсы:
- Сайт [commons.apache.org]
Подобные пакеты:
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 Кб | 78 Кб | [список файлов] |