RAA - optionparser

optionparser / -

Short description: OptionParser
Category: Library/Utility
Status: obsolete
Created: 2002-08-08 00:57:29 GMT
Last update: 2004-08-28 16:10:58 GMT
Owner: Nobuyoshi.Nakada (Projects of this owner)
Homepage: http://member.nifty.ne.jp/nokada/ruby.html
Download: not available
License: Ruby's
Dependency:
None
Description:

This module is now contained in 1.8 standard library, and is no longer
maintained as a sole product. Or use ruby-sumo package for 1.6.


Yet Another Option Parser.
Features:
* describe option definition with it's handler
* specify argument format and convert automatically
* can emit options' summary
* possible to add options on the fly
* completion for option/argument

Versions: [- (2004-08-28)] [ (-)]

Edit this project (for project owner)

back to RAA top