Wed, 29 May 2024 13:47:17 UTC | login

Information for build jsap-2.1-13.3.fc31

ID129241
Package Namejsap
Version2.1
Release13.3.fc31
Epoch
SummaryA Java-based Simple Argument Parser
DescriptionJSAP 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 20 Sep 2019 13:45:14 UTC
CompletedFri, 20 Sep 2019 13:45:14 UTC
Tags
f31
f32
f33
RPMs
src
jsap-2.1-13.3.fc31.src.rpm (info) (download)
noarch
jsap-2.1-13.3.fc31.noarch.rpm (info) (download)
jsap-doc-2.1-13.3.fc31.noarch.rpm (info) (download)
jsap-javadoc-2.1-13.3.fc31.noarch.rpm (info) (download)
Changelog * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.1-13.3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.1-12.3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.1-11.3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.1-10.3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.1-9.3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild