NOTICE: This package has been removed from pkgsrc

./sysutils/ruby-thor, Scripting framework that replaces rake and sake

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.11.7, Package name: ruby18-thor-0.11.7, Maintainer: filip

Thor is a scripting framework that replaces rake and sake.
Map options to a class. Simply create a class with the appropriate
annotations and have options automatically map to functions and
parameters.


Required to run:
[misc/rubygems] [lang/ruby18-base]

Required to build:
[misc/rubygems]

Master sites:

SHA1: b09934a9cafb1f7a6934ba936460b9a1c3022b20
RMD160: bb2901bddf47a65f53b51756aa53a3dfe66f1479
Filesize: 60.5 KB

Version history: (Expand)


CVS history: (Expand)


   2010-09-16 16:16:25 by Filip Hajny | Files touched by this commit (4) | Package removed
Log message:
Package already imported as devel/ruby-thor

   2009-10-15 12:09:09 by Filip Hajny | Files touched by this commit (4) | Imported package
Log message:
Import ruby18-thor-0.11.7 as wip/ruby-thor.

Thor is a scripting framework that replaces rake and sake.
Map options to a class. Simply create a class with the appropriate
annotations and have options automatically map to functions and
parameters.