Hi all, After another few weeks of hard work, Gaphor 0.11.1 and Gaphas 0.3.0 are out.
Gaphor is an UML 2.0 modeling environment written in Python. It's quite extensible and uses GTK+ for it's GUI. Gaphas is Gaphor's canvas widget (the thing you draw your (UML) diagrams on). It's also pure Python, utilizing Cairo <http://cairographics.org> for rendering. Major improvement: speed! The canvas (Gaphas) has been improved quite a bit. Homepage: http://gaphor.devjavu.com Grab your copy from (or use easy_install): http://cheeseshop.python.org/pypi/gaphor http://cheeseshop.python.org/pypi/gaphas Other improvements: Gaphas ------ * Major performance improvements * more consistent API * Views use Quadtree's for item placement and retrieval * Support for decorator 2.2 syntax Gaphor ------ * Few minor fixes * Support for Gaphas 0.3.0 API Regards, Arjan Molenaar ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Gaphor-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gaphor-list
