pyKook 0.0.1 - a simple build tool similar to Make or Ant
October 19th, 2008I have released pyKook 0.0.1.
http://pypi.python.org/pypi/Kook/0.0.1 http://www.kuwata-lab.com/kook/ users-guide
pyKook is a simple build tool similar to Make, Ant, Rake, or SCons. pyKook regards software project as cooking. Terms used in pyKook are cooking terms.
For example:
cookbook : Makefile product : target file ingredient : source file recipe : [...]