RubyGems.org

This option parser is 70 lines short and is based on OptionParser. It has strong validations and a short, clear and easy to use syntax. Feel free to copy all 70 lines (45 lines without validations / empty lines) into your script rather installing the gem.

installgem install micro-optparse -v 1.0.1
Authors

Florian Pilz

7,241 total downloads 625 for this version
Owners

99ad49aa1ba791f0d537a1b5620dd2eb

Gemfile
gem "micro-optparse", "~> 1.0.1"
Versions
  1. 1.1.5 June 19, 2011
  2. 1.1.4 June 12, 2011
  3. 1.1.3 April 18, 2011
  4. 1.0.2 March 18, 2011
  5. 1.0.1 March 18, 2011
Show all versions (9 total)
Development Dependencies
  1. rspec >= 0