summaryrefslogtreecommitdiff
path: root/devel/ruby-optparse/pkg/DESCR
blob: a0f4e3c7fd58bf649d9ebcead86ed70b7d206b90 (plain)
1
2
3
4
5
6
7
8
9
10
11
OptionParser is yet another command line option parser for Ruby. 

Features: 
  * describe option definition with its handler
  * specify argument format and convert automatically 
  * can emit options' summaries
  * can add options on the fly 
  * completion for option/argument

Author: Nobuyoshi.Nakada <nobu.nokada@softhome.net>
WWW:	http://www.ruby-lang.org/en/raa-list.rhtml?name=OptionParser