Fwd: [ANN] PyReverse 0.4

Robert Olson olson at mcs.anl.gov
Mon Sep 23 07:11:49 CDT 2002


python reverse engineering tools

>To: python-announce-list at python.org
>Sender: python-announce-list-admin at python.org
>X-BeenThere: python-announce-list at python.org
>List-Help: <mailto:python-announce-list-request at python.org?subject=help>
>List-Post: <mailto:python-announce-list at python.org>
>List-Subscribe: 
><http://mail.python.org/mailman/listinfo/python-announce-list>,
>         <mailto:python-announce-list-request at python.org?subject=subscribe>
>List-Id: Announcement-only list for the Python programming language 
><python-announce-list.python.org>
>List-Unsubscribe: 
><http://mail.python.org/mailman/listinfo/python-announce-list>,
>         <mailto:python-announce-list-request at python.org?subject=unsubscribe>
>List-Archive: <http://mail.python.org/pipermail/python-announce-list/>
>Date: Fri, 20 Sep 2002 17:23:49 +0200
>
>
>What's new ?
>------------
>     * add pyvcg command line tool
>     * add support for *.pyreverserc
>     * documentation reorganization and improvement
>     * fix a bug in pyargo
>
>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.
>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@logilab.org
>
>--
>Sylvain Thénault
>
>   LOGILAB           http://www.logilab.org
>
>
>--
>http://mail.python.org/mailman/listinfo/python-announce-list




More information about the ag-dev mailing list