Cmdopt.rb is a command-line option parser. It is easier to use than optparse.rb (which is a standard library of Ruby).
makoto kuwata
gem "cmdopt", "~> 0.2.0"