[ Източник: libcommons-cli-java ]
Пакет: libcommons-cli-java (1.6.0-1)
Връзки за libcommons-cli-java
Ресурси за Debian:
- Доклади за грешки
- Developer Information
- Журнал на промените в Debian
- Авторски права
- Управление на кръпките в Debian
Изтегляне на пакет-източник libcommons-cli-java.
- [libcommons-cli-java_1.6.0-1.dsc]
- [libcommons-cli-java_1.6.0.orig.tar.xz]
- [libcommons-cli-java_1.6.0-1.debian.tar.xz]
Отговорници:
- Debian Java Maintainers (Страница за QA, Пощенски архив)
- Ludovic Claude (Страница за QA)
- tony mancill (Страница за QA)
- Emmanuel Bourg (Страница за QA)
Външни препратки:
- Начална страница [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 | 59,0 кБ | 85,0 кБ | [списък на файловете] |