mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
7b05323e04
Prompted by: distilator With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic
8 lines
353 B
Plaintext
8 lines
353 B
Plaintext
Trollop is a commandline option parser for Ruby that 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 (fit to your screen size!), robust
|
|
option parsing, command subcompletion, and sensible defaults for everything
|
|
you don't specify.
|
|
|
|
WWW: http://trollop.rubyforge.org
|