Package jsap: Information

    Source package: jsap
    Version: 2.1-alt2_18.3jpp11
    Build time:  Jun 5, 2021, 01:16 PM in the task #273682
    Category: Development/Java
    Report package bug
    License: LGPLv3+
    Summary: A Java-based Simple Argument Parser
    Description: 
    JSAP not only syntactically validates your program's command line
    arguments, but it converts those arguments into objects you specify. If you
    tell JSAP that one of your parameters is an Integer, for example, and the
    user does not provide a String that can be converted to an Integer when
    invoking the program, JSAP will throw a ParseException when you have it
    parse the command line. If no exception is thrown, you are guaranteed an
    Integer when you request that parameter's value from your program. There's
    a pretty big (and growing) list of return types supported by JSAP, including
    Integers, Floats, Dates, URLs, and even java.awt.Colors; you can also add
    your own in a matter of minutes.

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

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

      1. ant >= 0:1.7.1
      2. ant-junit
      3. /proc
      4. /proc
      5. rundoc
      6. javapackages-local
      7. jpackage-11-compat
      8. rpm-macros-java
      9. rpm-build-java
      10. snip
      11. xstream
      12. xmlto

    Last changed


    June 5, 2021 Igor Vlasenko 0:2.1-alt2_18.3jpp11
    - new version
    March 29, 2013 Igor Vlasenko 0:2.1-alt2_3jpp5
    - explicitly use junit3
    Feb. 21, 2010 Igor Vlasenko 0:2.1-alt1_3jpp5
    - new jpackage release