[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#769866: ITP: argparse4j -- a command-line argument parser for Java based on Python's argparse module



Package: wnpp
Severity: wishlist
Owner: Tim Potter <tpot@hp.com>

* Package name    : argparse4j
  Version         : 0.4.4
  Upstream Author : Tatsuhiro Tsujikawa <tatsuhiro.t@gmail.com>
* URL             : http://argparse4j.sourceforge.net
* License         : MIT
  Programming Lang: Java
  Description     : a command-line argument parser for Java based on Python's argparse module

Argparse4j is a command line argument parser library for Java based on Python's argparse module.  Here is a summary of features:

 * Supported positional, optional and variable number of arguments.

 * Generates well formatted line-wrapped help message.

 * Suggests optional arguments/sub-command if unrecognized arguments/sub-command were given.

 * Takes into account East Asian Width ambiguous characters when line-wrap.

 * And many others.


Reply to: