public
Description: Gaphor is a UML modelling tool written in Python
Homepage:
Clone URL: git://github.com/amolenaar/gaphor.git
amolenaar (author)
Mon Apr 14 07:22:27 -0700 2008
commit  003f96ef22ad1cf6a5ecfa12d4e987b9f75b5a2b
tree    954129f50cb2aa866ad8644042f68ae707f16f0c
parent  76f2bca02584ee166f157dce75773377d32e10ac
gaphor /
name age message
file AUTHORS Wed Jun 07 00:49:55 -0700 2006 Added COPYING file. git-svn-id: file:///Users/... [amolenaar]
file COPYING Wed Jun 07 00:49:55 -0700 2006 Added COPYING file. git-svn-id: file:///Users/... [amolenaar]
file ChangeLog Mon Apr 23 22:58:24 -0700 2007 * Moved action related stuff out of MainWindow... [amolenaar]
file FAQ Wed May 30 23:51:38 -0700 2007 Added property page for interfaces. git-svn-id... [amolenaar]
file HACKING Tue Aug 28 02:34:12 -0700 2007 - added a note about running tests git-svn-id... [wrobell]
file NEWS Loading commit data...
file README Wed Jan 30 04:26:58 -0800 2008 cleaned up readme. git-svn-id: file:///Users/a... [amolenaar]
file TODO Thu Aug 02 15:33:32 -0700 2007 - fixed stereotype is determined by __stereotyp... [wrobell]
directory doc/ Wed May 23 22:44:28 -0700 2007 * Added item_at(x, y) method to diagram items.... [amolenaar]
directory examples/ Tue Mar 18 13:27:26 -0700 2008 - added an examples to list classes from UML mo... [wrobell]
file ez_setup.py Wed Jan 17 01:10:49 -0800 2007 First attempt to get setuptools (EasyInstall) w... [amolenaar]
directory gaphor/
directory iconsrc/
directory po/ Tue Apr 03 23:56:22 -0700 2007 moved data/ inside gaphor/ package: easier acce... [amolenaar]
file pylintrc Tue Jan 16 00:08:39 -0800 2007 Merged changed from new-canvas branch to trunk ... [amolenaar]
file run-gaphor.bat Mon Oct 24 06:58:59 -0700 2005 chanegd taggedValue syntax git-svn-id: file:/... [amolenaar]
file run-gaphor.sh Wed Apr 11 23:00:00 -0700 2007 Removed gaphor.undomanager. All transactions ar... [amolenaar]
file setup.cfg Fri Feb 29 04:27:05 -0800 2008 gaphor command line can accept a model file as ... [amolenaar]
file setup.py
directory test-diagrams/
directory tests/
file updcl Tue Jan 16 00:08:39 -0800 2007 Merged changed from new-canvas branch to trunk ... [amolenaar]
directory utils/
README
Gaphor - The Pythonic UML modelling tool
========================================

Gaphor is rapidly becoming the first really usable CASE tool for GNOME (and
Linux in general).

Gaphor is written in Python, which makes it very easy to use (and
very easy to extend (and to write ;-).

You can start Gaphor by running the run-gaphor.sh script if your on *nix.
Use the run-gaphor.bat file if your under Windows. 

For documentation refer to our project website at http://gaphor.devjavu.com.

Have fun,

  Gaphor development team <http://gaphor.devjavu.com>