[ANN] pyreverse 0.5

Alexandre Alexandre.Fayolle@logilab.fr
Tue, 17 Feb 2004 19:07:34 +0100


--ieNMXl1Fr3cevapt
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

I'm pleased to announce the 0.5 release of PyReverse, after a long time
without much development. This is a refactoring release, essentially
to use the same underlying model as PyLint. Please Consider this
release as beta software.

What's new ?
------------
* removed pystats which is now included  in pylint

* rewritten to use logilab.common.astng instead of a custom underlying
  representation

* refactored the diagrams generation and uses

* pyvcg and pystats can now extract a diagram starting from a given class
  and including all parents and associated classes

* simpler filter modes

* slight improvments of unit test generation

* added a bunch of unit tests :)


What's pyreverse ?
------------------
Pyreverse is a set of utilities for Python code reverse engineering.=20
It uses a representation of a Python project in a class hierarchy which
can be used to extract information (such as generate UML diagrams or=20
unit tests, as provided by pyargo and py2tests)


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

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

You will also need the latest logilab.common module, avaialble at
ftp://ftp.logilab.org/pub/common

Mailing list
------------
http://lists.logilab.org/mailman/listinfo/python-projects

--=20
Alexandre Fayolle                              LOGILAB, Paris (France).
http://www.logilab.com   http://www.logilab.fr  http://www.logilab.org
Advanced computing - Python - Customized trainings - Consulting - XML

--ieNMXl1Fr3cevapt
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFAMlhmLl/b4N9npV4RAvBCAJ44uRu5NChNbSFfRW0EK2H9VgdBGgCfVaDF
+HU0muy2StX09kEVBJVAqwE=
=p+DC
-----END PGP SIGNATURE-----

--ieNMXl1Fr3cevapt--