Package args4j: Information

    Source package: args4j
    Version: 2.33-alt1_14jpp11
    Build time:  Jun 13, 2021, 10:52 AM in the task #274481
    Category: Development/Java
    Report package bug
    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)

    List of rpms provided by this srpm:
    args4j (noarch)
    args4j-javadoc (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

      1. maven-local
      2. mvn(junit:junit)
      3. mvn(org.apache.felix:maven-bundle-plugin)
      4. /proc
      5. /proc
      6. rpm-build-java
      7. jpackage-11-compat

    Last changed


    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