RSS 3 projects tagged "command line argument parsing"

Download Website Updated 08 May 2013 CmdOption

Screenshot
Pop 37.30
Vit 8.85

CmdOption is a simple annotation-driven command line parser toolkit for Java 5 applications. Everything you need is (at least one) simple configuration object. Each field and method annotated with an CmdOption annotation will be processed. Based on this config, CmdOption is able to parse any command line, guaranteeing the declared specification. The result is directly stored in the given config object. When errors occur, CmdOption gives a meaningful error message. Generated output and validation/error message can be localized.

No download Website Updated 23 Feb 2013 argparse4j

Screenshot
Pop 111.12
Vit 7.06

argparse4j is Java port of the Python argparse commandline argument parser.

Download Website Updated 28 Mar 2013 Climax

Screenshot
Pop 99.70
Vit 6.01

Climax is a Java commandline argument parsing framework which allows you to create and customize your own commandline interface. The commandline help and version information can be customized using built-in Apache-Ant-like properties.

Screenshot

Project Spotlight

MyRad4PHP

RAD for PHP with MySQL, to generate applications in seconds.

Screenshot

Project Spotlight

DataCleaner

A data quality solution that includes a profiler, validator, and comparator.