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

Bug#544637: ITP: joptsimple -- Command line parsing java library



Package: wnpp
Severity: wishlist
Owner: Samuel Thibault <sthibault@debian.org>


* Package name    : joptsimple
  Version         : 3.1
  Upstream Author : Paul R. Holser <pholser@alumni.rice.edu>
* URL             : http://jopt-simple.sourceforge.net/
* License         : MIT
  Programming Lang: Java
  Description     : Command line parsing java library

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.

It is known to be simpler of use and cleaner than all other
alternatives.



Reply to: