PyANT version 0.23 released

erellon erellon@narod.ru
27 Aug 2002 22:40:21 -0700


PyANT is a project for porting Jakarta's ANT build tool to Python.
26.08.2002 Ivan V. Begtin (PyANT v0.23) 
	- Added new tasks: PyZipTask, GetEnv, SetEnv, TStamp, Sleep,
ExecMapTask
	- Added InnoGen task. Generating scripts for Inno Setup with PyANT!
	  and compile them with InnoCompile.
	- Added XML definitions for all (as I hope) PyANT tasks
	- Added prototype XML schema for task definitions,
docs/TaskDefine.xsd
	- Added Task2Code.py script, it helps with task code generation from
  	  XML definition
	- Many and many changes
Note: 
  In case that my primary development platform for now is Windows
2000/XP I haven't tested this version with Linux but I hope that it
should work well