Пакет jsap: Информация

    Исходный пакет: jsap
    Версия: 2.1-alt2_18.3jpp11
    Собран:  5 июня 2021 г. 13:16 в задании #273682
    Категория: Разработка/Java
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.martiansoftware.com/jsap/

    Лицензия: LGPLv3+
    О пакете: A Java-based Simple Argument Parser
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    jsap (noarch)
    jsap-doc (noarch)
    jsap-javadoc (noarch)

    Сопровождающий: Igor Vlasenko

    Список участников:
    Igor Vlasenko

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

    Последнее изменение


    5 июня 2021 г. Igor Vlasenko 0:2.1-alt2_18.3jpp11
    - new version
    29 марта 2013 г. Igor Vlasenko 0:2.1-alt2_3jpp5
    - explicitly use junit3
    21 февраля 2010 г. Igor Vlasenko 0:2.1-alt1_3jpp5
    - new jpackage release