
PyANT is a project for porting Jakarta's ANT ideas to Python. The main advantage it has over Java is speed and support for Python scripts. PyANT written in pure Python. Project intended for developers who wants to automate their projects building and testing process Project link here: http://www.sf.net/project/pyant
Changes since last version: - added "property handlers" logic, now getting property with name which is URL-like syntax is a link shows data from that url. Handlers for "http, ftp and file" presents right now. Handler "registry" for Win32 registry keys present as TODO task. Example: <echo msg="${http://pyant.sf.net}"/> should print PyANT project homepage - added CVS task just like in ANT - added more other tasks and fixed others Note: Project files available as ZIP and EXE-self installer with Inno Setup files Please do not use CVS tree right now, it's not up to date right now, I am going to complete it, ASAP.
Ivan Begtin aka Erellon (erellon%narod.ru)

"erellon" erellon@narod.ru a écrit dans le message de news: mailman.1043681659.3133.clpa-moderators@python.org... [...]
who wants to automate their projects building and testing process Project link here: http://www.sf.net/project/pyant
No, here !
participants (2)
-
erellon@narod.ru
-
Gillou