RubyGems Navigation menu

docopt 0.6.0

Isn't it awesome how `optparse` and other option parsers generate help and usage-messages based on your code?! Hell no! You know what's awesome? It's when the option parser *is* generated based on the help and usage-message that you write in a docstring! That's what docopt does!

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.6.1 - January 21, 2018 (19 KB)
  2. 0.6.0 - April 06, 2017 (19 KB)
  3. 0.5.0 - September 01, 2012 (15 KB)
  4. 0.0.4 - June 09, 2012 (7.5 KB)
  5. 0.0.3 - June 09, 2012 (7.5 KB)
Show all versions (7 total)

Development Dependencies (1):

json >= 1.6.5, ~> 1.6

Owners:

Authors:

  • Blake Williams, Vladimir Keleshev, Alex Speller, Nima Johari

SHA 256 checksum:

f4fc861e32747c08d6e625c761d1712173a7a7dfbd9971081b69b1a041dd88ad

Total downloads 9,086,503

For this version 233,773

License:

MIT

Required Ruby Version: >= 1.8.7

Links: