Fri, 14 Jun 2024 13:59:08 UTC | login

Information for build jsap-2.1-17.3.fc33

ID177718
Package Namejsap
Version2.1
Release17.3.fc33
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, 13 Aug 2020 14:21:58 UTC
CompletedThu, 13 Aug 2020 14:21:58 UTC
Tags
f33
f37
f38
RPMs
src
jsap-2.1-17.3.fc33.src.rpm (info) (download)
noarch
jsap-2.1-17.3.fc33.noarch.rpm (info) (download)
jsap-doc-2.1-17.3.fc33.noarch.rpm (info) (download)
jsap-javadoc-2.1-17.3.fc33.noarch.rpm (info) (download)
Changelog * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.1-17.3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Sun Jul 19 2020 Fabio Valentini <decathorpe@gmail.com> - 2.1-16.3 - Set javac source and target to 1.8 to fix Java 11 builds. * Fri Jul 10 2020 Jiri Vanek <jvanek@redhat.com> - 2.1-15.3 - Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11 * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.1-14.3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * 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