Package args4j: Information

    Source package: args4j
    Version: 2.33-alt1_19jpp11
    Build time:  Jun 3, 2025, 12:42 AM
    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 RPM packages built from this SRPM:
    args4j (noarch)
    args4j-javadoc (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

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

    Last changed


    July 1, 2022 Igor Vlasenko 2.33-alt1_19jpp11
    - update
    June 10, 2021 Igor Vlasenko 2.33-alt1_14jpp11
    - fc34 update
    June 3, 2021 Igor Vlasenko 2.33-alt1_12jpp8
    - jvm8 update