Les RPM de Remi - Packages

Blog | Forums | Repository | Services

php-pear-pake - PHP5 project builder system

Website:
http://www.pake-project.com/
Licence:
MIT
Vendor:
Remi Collet
Description:
pake is a PHP5 project build system with capabilities similar to make. pake has
the following features:
- pakefiles (pake’s version of Makefiles) are completely defined in standard
  PHP5 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
- pake is lightweight. It can be distributed with other projects as a single
  file. Projects that depend upon pake do not require that pake be installed on
  target systems

pake is heavily based on rake, a similar system for ruby.

Packages

php-pear-pake-1.1.4-4.el4.remi.noarch [29 KiB] Changelog by Remi Collet (2009-07-19):
- rebuild for remi repository