Sat, 08 Jun 2024 03:13:28 UTC | login

Information for build jsap-2.1-11.3.fc29

ID60770
Package Namejsap
Version2.1
Release11.3.fc29
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
StartedThu, 19 Jul 2018 15:59:05 UTC
CompletedThu, 19 Jul 2018 15:59:05 UTC
Tags
f29
f30
f31
RPMs
src
jsap-2.1-11.3.fc29.src.rpm (info) (download)
noarch
jsap-2.1-11.3.fc29.noarch.rpm (info) (download)
jsap-doc-2.1-11.3.fc29.noarch.rpm (info) (download)
jsap-javadoc-2.1-11.3.fc29.noarch.rpm (info) (download)
Changelog * 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 * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.1-8.3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild