Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37044536
en ru br
ALT Linux repos
S:2.33-alt1_19jpp11

Group :: Development/Java
RPM: args4j

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 2.33-alt1_19jpp11
Build date: 1 july 2022, 17:41 ( 90.9 weeks ago )
Size: 81.31 Kb

Home page:   https://args4j.kohsuke.org

License: MIT
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)

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • args4j
  • args4j-javadoc
  • args4j-parent
  • args4j-tools
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin