devtoolset-2-args4j - Small Java lib that makes it easy to parse command line options/args in CUI apps
Website: | http://args4j.java.net/ |
---|---|
License: | MIT and BSD |
- 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.) args4j-tools are development-time tools for generating additional artifacits.
Packages
devtoolset-2-args4j-2.0.16-11.el6.noarch [68 KiB] |
Changelog
by Krzysztof Daniel (2013-04-17):
- Rebuild to get proper dist macro value. |