Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37834520
en ru br
ALT Linux repositórios
S:2.1-alt2_18.3jpp11
5.0: 2.0-alt1_1jpp1.7
4.1: 2.0-alt1_1jpp1.7
4.0: 2.0-alt1_1jpp1.7

Group :: Desenvolvimento/Java
RPM: jsap

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 2.0-alt1_1jpp1.7
Data da compilação: 21 dezembro 2007, 14:02 ( 854.7 weeks ago )
Tamanho:: 1254.00 Kb

Home page:   http://www.martiansoftware.com/jsap/

Licença: LGPL
Sumário: A Java-based Simple Argument Parser
Descrição:

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 suppored by JSAP, including
Integers, Floats, Dates, URLs, and even java.awt.Colors; you can also add
your own in a matter of minutes.

Mantenedor currente: Igor Vlasenko

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • jsap
  • jsap-javadoc
  • jsap-manual
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009