development/libraries

args4j - Java command line options parser

Website: https://args4j.dev.java.net/
License: MIT
Vendor: JPackage Project
Description:
Args4j is a small Java class library that makes it easy to
parse command line options/arguments in your CUI application.
- It makes the command line parsing very easy by using
  annotations.
- You can generate the usage screen very easily.
- You can generate HTML/XML that lists all options for your
  documentation.
- Fully supports localization.
- It is designed to parse javac like options (as opposed to
  GNU-style where ls -lR is considered to have two options
  l and R.)

Packages

args4j-2.0.12-1.jpp6.src [25 KiB] Changelog by Ralph Apel (2010-10-14):
- First JPP6 release
args4j-2.0.12-1.jpp6.noarch [42 KiB] Changelog by Ralph Apel (2010-10-14):
- First JPP6 release

Listing created by Repoview-0.6.6-5.mga4.tainted