K 10 svn:author V 5 koobs K 8 svn:date V 27 2014-07-07T06:18:54.751622Z K 7 svn:log V 396 [NEW] devel/py-doit: Python Automation Tool doit comes from the idea of bringing the power of build-tools to execute any kind of task. A task describes some computation to be done (actions), and contains some extra meta-data. Actions: * can be external programs (executed as shell commands) or python functions. * a single task may define more than one action. WWW: http://pydoit.org END