Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37560975
en ru br
ALT Linux repos
5.0: 0.8.1-alt1
4.1: 0.8.1-alt1
4.0: 0.7.3-alt1
3.0: 0.4.15-alt2

Group :: Development/Ruby
RPM: ruby-rake

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.4.15-alt2
Build date: 10 march 2005, 09:44 ( 998.3 weeks ago )
Size: 46.02 Kb

Home page:   http://rubyforge.org/projects/rake/

License: MIT
Summary: Simple ruby build program with capabilities similar to make
Description:

This package contains Rake, 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.

Current maintainer: Ruby Maintainers Team

List of contributors

List of rpms provided by this srpm:

  • ruby-rake
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin