[ANN] PyReverse 0.4.2
by Sylvain =?iso-8859-1?Q?Th=E9nault?= other posts by this author
Feb 26 2003 2:51PM messages near this date
Re: ANN: New release of SalStat Statistics Package
|
[Module] grpnext 0.1
A new release of PyReverse is now available. This is mainly a bug fix
release
What's new ?
------------
* add the missing pyvcg script which was breaking installation to the
package distribution
* fix two bugs which were making PyReverse choking on some modules
* add the --init-only option on pyargo, pyvcg and py2xmi
* new way to find non standard module in pystats
What's pyreverse ?
------------------------
Pyreverse is a set of utilities to reverse enginering Python code.
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)
Home page
---------
http://www.logilab.org/pyreverse
Download
--------
ftp://ftp.logilab.org/pub/pyreverse
Mailing list
------------
mailto://xml-logilab@[...].org
--
Sylvain Thénault LOGILAB, Paris (France).
http://www.logilab.com http://www.logilab.fr http://www.logilab.org
--
http://mail.python.org/mailman/listinfo/python-announce-list
|