[ Fonte: libcommons-cli-java ]
Pacote: libcommons-cli-java (1.4-1)
Links para libcommons-cli-java
Recursos de Debian:
- Relatórios de bug
- Informação de desenvolvedor(a)
- Debian Changelog
- Arquivo de copyright
- Rastreador de patch Debian
Baixe o pacote-fonte 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]
Mantenedores(as):
- Debian Java Maintainers (QA Página, E-mail Arquivo)
- Ludovic Claude (QA Página)
- tony mancill (QA Página)
- Emmanuel Bourg (QA Página)
Fontes externas:
- Pagina principal [commons.apache.org]
Pacotes similares:
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)
Download de libcommons-cli-java
Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
---|---|---|---|
all | 53.9 kB | 78.0 kB | [lista de arquivos] |