slackbuilds_ponce/ruby/rubygem-trollop
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
..
README
rubygem-trollop.info
rubygem-trollop.SlackBuild
slack-desc

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.