diff options
Diffstat (limited to 'development/gaphor/README')
-rw-r--r-- | development/gaphor/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/development/gaphor/README b/development/gaphor/README new file mode 100644 index 000000000000..f9838aae003a --- /dev/null +++ b/development/gaphor/README @@ -0,0 +1,8 @@ +gaphor (UML modeling tool) + +Gaphor is a UML modeling tool written in Python. It uses the GTK+ +environment for user interaction. + +This requires zope.component and gaphas. + +To build, this requires pysetuptools, setuptools_git and nose. |