javaweb-submit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Javaweb-submit] ritopt Option Parsing Package


From: Damian Ryan Eads
Subject: [Javaweb-submit] ritopt Option Parsing Package
Date: Sat, 27 Oct 2001 19:58:01 -0400 (EDT)

Dear GNU Project,

I recently released an option parsing package called "ritopt" licensed
under the terms prescribed in the GNU General Public License. ritopt's
design philosophy focuses on the registration of options rather than the
iterative retrieval of them as in getopt. When an option is invoked, the
value is parsed and the variable registered is modified according to its
type.

ritopt supports registration of short and long options, as well as option
modules. Option modules are used to categorize options based on their
similiarity.

ritopt auto-generates help, usage, and version information. Option values
may be saved and loaded in configuration files. The class library also
allows you to define your own configuration file parsers.

The ritopt class library is contained in the gnu.dtools.ritopt package.
Please visit http://ritopt.sourceforge.net for more information.

Thank you for your time.

Cheers,

Damian


============================================================================
Damian Ryan Eads, Apt. 6  Home Page:    http://www.cs.rit.edu/~dre9227
1027 9th Street           E-mail:       address@hidden or address@hidden
Los Alamos, NM 87544      Home Phone:   (505) 661-8896
United States             Office Phone: (505) 667-9227




reply via email to

[Prev in Thread] Current Thread [Next in Thread]