You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var 4 years ago
..
README ruby/rubygem-trollop: Updated for version 2.1.2. 9 years ago
rubygem-trollop.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 4 years ago
rubygem-trollop.info ruby/rubygem-trollop: Update homepage. 7 years ago
slack-desc ruby/rubygem-trollop: Update homepage. 7 years ago

README

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.