红联Linux门户
Linux帮助

argparse4j 0.4.0发布,Java命令行参数解析

发布时间:2013-02-23 14:54:57来源:红联作者:empast
argparse4j 是 Python argparse 命令行解析器的 Java 语言移植版。

argparse4j 0.4.0 修复处理短参数的截断问题,增加新特性:

argument/sub-command abbreviations, usage text override, ${prog} substitution in version text, sub-command aliases, and count() action.

Argument.type(Class) now supports valueOf() static method for conversion.

It also now supports enums directly.

The behavior of nargs("*") for optional arguments are slightly changed for some corner cases

项目主页:http://sourceforge.net/projects/argparse4j/

下载地址:http://sourceforge.net/projects/argparse4j/files/

来自:开源中国社区
文章评论

共有 0 条评论