[ 原始碼: joptsimple ]
套件: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