mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
d91db15031
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
5 lines
273 B
Text
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.
|