Announce: PyAnt v0.32 released.

erellon erellon@narod.ru
12 Apr 2003 04:01:18 -0700


Greeting to community,

PyAnt summary:
  PyAnt is a Python project for porting Jakarta's Ant to the Python.
It's not intended to replace Ant, but to take it's role for many
pPython and not only Python projects. If you ever used Ant and if you
use Python, very probably, you will find PyAnt useful for you

Changes since release v0.31:
+ Added HMAC algorithm for <Checksum> task
+ Code redesigned to implement task <pyant>, now it's complete
  Usage sample here "Samples\build_pyant.xml"
  Task specs are in "docs\taskdefs\PyANTtask.xml"
+ Added initial support for epydoc. Let's bring documenting to the
building process!
* Fixed support for Linux in this release, first generated RPM file
added.

Links:
 Visit project SF page - http://sourceforge.net/projects/pyant

Author:
  Ivan V. Begtin aka Erellon