SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

jsap rpm build for : Fedora 25. For other distributions click jsap.

Name : jsap
Version : 2.1 Vendor : Fedora Project
Release : 7.3.fc24 Date : 2016-02-04 05:27:51
Group : Unspecified Source RPM : jsap-2.1-7.3.fc24.src.rpm
Size : 0.07 MB
Packager : Fedora Project
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.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora-secondary/releases/25/Everything/s390x/os/Packages/j

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  jsap-2.1-7.3.fc24.noarch.rpm
ftp.icm.edu.pl  jsap-2.1-7.3.fc24.noarch.rpm
     

Provides :
jsap
mvn(com.martiansoftware:jsap)
mvn(com.martiansoftware:jsap:pom:)

Requires :
java-headless
javapackages-tools
jpackage-utils
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/share/doc/jsap
/usr/share/doc/jsap/CHANGELOG.TXT
/usr/share/doc/jsap/LICENSE.TXT
/usr/share/java/jsap
/usr/share/java/jsap/jsap.jar
/usr/share/maven-metadata/jsap.xml
/usr/share/maven-poms/jsap
/usr/share/maven-poms/jsap/jsap.pom

 
ICM