slackbuilds_ponce/ruby/rubygem-trollop/README
Dimitris Zlatanidis d91db15031 ruby/rubygem-trollop: Updated for version 2.1.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2017-02-17 21:52:09 +00:00

5 lines
273 B
Text

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, and sensible defaults for everything you
don't specify.