[ANN] PyReverse 0.3.1

Sylvain Thenault thenault@nerim.net
17 Jun 2002 13:12:36 +0200


this release fixes a packaging problem which was broken the installation
process of 0.3.

What's new ?
------------
See the ChangeLog file for more information.


What's PyReverse ?
------------------

Pyreverse is a set of utilities to reverse enginering Python code. So
far, it features dependency analysis tools, unittest generation,
and XMI generation for importation in a UML modeling tool. A special
module can be used to generate files readable by Argo UML.=20
It uses a representation of a Python project in a class hierarchy
which can be used to extract any information (such as generating UML
diagrams and make a few statistics from the Python code, as "pyargo"
and "pystats")=20


Home page
---------
http://www.logilab.org/pyreverse/

Download
--------
ftp://ftp.logilab.org/pub/pyreverse/

Mailing list
------------
mailto://xml-logilab@logilab.org

--=20
Sylvain Th=E9nault=20