| Name: | devtoolset-3-args4j |
|---|---|
| Version: | 2.0.28 |
| Release: | 1.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 113399 |
| License: | MIT |
| RPM: | devtoolset-3-args4j-2.0.28-1.el7.noarch.rpm |
| Source RPM: | devtoolset-3-args4j-2.0.28-1.el7.src.rpm |
| Build Date: | Tue Jun 02 2015 |
| Build Host: | x86-ol7-builder-03.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://args4j.kohsuke.org/ |
| Summary: | Java command line arguments parser |
| 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) |