Skip to content

javieriserte/cmdGetArg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

--------------------------------------------------------------
cmdGetArg - Command line parser and options retriever for Java
--------------------------------------------------------------
Date: Aug 19th, 2013.

Released under the terms of the General Public License Version 3 (GPL v3)
See the file LICENCE for details.

General
-------
cmdGetArg is working.

Authors
-------
	Javier A. Iserte. <jiserte@unq.edu.ar>

Requisites
----------
JUnit (3.8.2) - http://sourceforge.net/projects/junit.
JUnit is used to run tests only.

Documentation
-------------
Api documentation produced with javadoc is found in 'doc' folder.

Package contents
----------------
  /src/                   : Code source files.
  /doc/                   : API documentation.
  /bin/                   : Compiled classes.
  LICENCE                 : GPL v3 license terms.
  CHANGES                 : Log with version modifications.
  TO_DO                   : Modifications of future versions.
  VERSION                 : Version Log.
  README                  : This file.

Bug report
----------
	Please send a mail to Javier Iserte <jiserte@unq.edu.ar> including the details of bugs.

About

Command line arguments parser.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages