./wip/ruby-trollop, Commandline option parser for Ruby that gets out of your way

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.1.3, Package name: ruby31-trollop-2.1.3, Maintainer: pho

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, command subcompletion, and sensible defaults for everything
you don't specify.


Required to run:
[lang/ruby26-base]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: 0116c9cd180f07d3ab4dbf2d645aaf60c024d6cf
Filesize: 29.5 KB

Version history: (Expand)


CVS history: (Expand)


   2012-02-22 14:47:41 by PHO / phonohawk | Files touched by this commit (1)
Log message:
Redefinition of PKGNAME seems to be unnecessary.

   2010-11-13 01:03:45 by Aleksey Cheusov | Files touched by this commit (1)
Log message:

FIX: Updated for latest ruby gems framework
   2010-03-02 12:55:18 by PHO / phonohawk | Files touched by this commit (4) | Imported package
Log message:
Import ruby18-trollop-1.15 as wip/ruby-trollop.

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, command subcompletion, and sensible defaults for everything
you don't specify.