rubygem-trollop - Trollop is a commandline option parser for Ruby that just gets out of your way
Website: | http://trollop.rubyforge.org |
---|---|
License: | GPLv2+ or Ruby |
- Description:
Trollop is a commandline option parser for Ruby that just gets out of your way. One line of code per option is all you need to write. For that, you get a nice automatically-generated help page, robust option parsing, command subcompletion, and sensible defaults for everything you don't specify.
Packages
rubygem-trollop-1.16.2-5m.mo8.noarch [102 KiB] |
Changelog
by Masahiro Takahata (2011-11-21):
- (1.16.2-5m) - use RbConfig |