README 273 B

123456
  1. Trollop is a commandline option parser for Ruby that just gets
  2. out of your way. One line of code per option is all you need to
  3. write. For that, you get a nice automatically-generated help page,
  4. robust option parsing, and sensible defaults for everything you
  5. don't specify.