Package args4j
Source package: args4j
Version: 2.33-alt1_14jpp11
Category: Development/Java
Report package bug
Version: 2.33-alt1_14jpp11
Build time: Jun 13, 2021, 10:52 AM
in the task #274481
Report package bug
Gear: https://git.altlinux.org/srpms/a/args4j.git?a=tree;hb=2.33-alt1_…
Home page: http://args4j.kohsuke.org
Home page: http://args4j.kohsuke.org
License: MIT
Summary: Java command line arguments parser
Description:
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)
Last changes:
June 10, 2021 Igor Vlasenko 2.33-alt1_14jpp11 |
- fc34 update |
June 3, 2021 Igor Vlasenko 2.33-alt1_12jpp8 |
- jvm8 update |
Oct. 9, 2020 Igor Vlasenko 2.33-alt1_8jpp8 |
- update |