パッケージ: libjoptsimple-java-doc (5.0.4-3)
libjoptsimple-java-doc に関するリンク
Debian の資源:
joptsimple ソースパッケージをダウンロード:
メンテナ:
- Debian Java Maintainers (QA ページ, メールアーカイブ)
- Samuel Thibault (QA ページ)
- Stephen Nelson (QA ページ)
- Steffen Moeller (QA ページ)
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Command line parsing java library - Documentation
JOpt Simple is a Java library for parsing command line options, such as those you might pass to an invocation of javac.
In the interest of striving for simplicity, as closely as possible JOpt Simple attempts to honor the command line option syntaxes of POSIX getopt() and GNU getopt_long() . It also aims to make option parser configuration and retrieval of options and their arguments simple and expressive, without being overly clever.
This package contains the javadoc documentation.
その他の libjoptsimple-java-doc 関連パッケージ
|
|
|
|
-
- rec: default-jdk-doc
- Standard Java or Java compatible Development Kit (documentation)
-
- sug: libjoptsimple-java
- Command line parsing java library