Path to this page:
./
devel/rake,
Ruby Make
Branch: pkgsrc-2007Q2,
Version: 0.7.3,
Package name: rake-0.7.3,
Maintainer: minskimRake is a simple ruby build program with capabilities similar to make.
Rake has the following features:
* Rakefiles (rake's version of Makefiles) are completely defined in
standard Ruby syntax. No XML files to edit. No quirky Makefile
syntax to worry about (is that a tab or a space?)
* Users can specify tasks with prerequisites.
* Rake supports rule patterns to sythesize implicit tasks.
* Rake is lightweight. It can be distributed with other projects as
a single file. Projects that depend upon rake do not require that
rake be installed on target systems.
Master sites:
SHA1: 1f0065ae24a67814043643c32909af8c5346ad8e
RMD160: a0bbf24476a24226c0ad061dda9c54cd1299553d
Filesize: 81.888 KB
Version history: (Expand)
- (2007-08-25) Package added to pkgsrc.se, version rake-0.7.3 (created)