aboutsummaryrefslogtreecommitdiff
path: root/devel/rubygem-trollop
Commit message (Collapse)AuthorAgeFilesLines
* Trollop is a commandline option parser for Ruby that gets out of your way.Martin Wilke2009-01-083-0/+38
One line of code per option is all you need to write. For that, you get a nice automatically-generated help page (fit to your screen size!), robust option parsing, command subcompletion, and sensible defaults for everything you don't specify. WWW: http://trollop.rubyforge.org/ PR: ports/130240 Submitted by: Dennis Herrmann <adox at mcx2.org> Notes: svn path=/head/; revision=225507