[ANN] PyReverse-0.2

Sylvain Thenault syt at gemini.logilab.fr
Mon Jan 14 10:04:39 EST 2002


PyReverse is a set of tools for reverse engineering Python code. It
features dependency analysis tools, documentation generation, and XMI
generation for importation in a UML modeling tool. A special module can be
used to generate files readable by Argo UML.
 
 
Changes since 0.1:
 
        * bugs fixed (binary mode causing pb to windows user, pb with
          minidom, bugs in the internal representations)
        * support for links between classes
        * support for exception raised in functions
        * support for package diagram         
        * add documentation with a full example
 
 
Home page:
        http://www.logilab.org/pyreverse/
 
Download:
        ftp://ftp.logilab.org/pub/pyreverse
 
 
Enjoy !
                                                   

-- 
Sylvain Thenault

  LOGILAB           http://www.logilab.org




More information about the Python-list mailing list