[ Pakiet źródłowy: libcommons-cli-java ]
Pakiet: libcommons-cli-java (1.6.0-1)
Odnośniki dla libcommons-cli-java
Zasoby systemu Debian:
- Raporty o błędach
- Developer Information
- Dziennik zmian w systemie Debian
- Informacje nt. praw autorskich
- Śledzenie łatek systemu Debian
Pobieranie pakietu źródłowego 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]
Opiekunowie:
- Debian Java Maintainers (Strona QA, Archiwum e-mail)
- Ludovic Claude (Strona QA)
- tony mancill (Strona QA)
- Emmanuel Bourg (Strona QA)
Zasoby zewnętrzne:
- Strona internetowa [commons.apache.org]
Podobne pakiety:
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)
Pobieranie libcommons-cli-java
Architektura | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
---|---|---|---|
all | 59,0 KiB | 85,0 KiB | [lista plików] |