summaryrefslogtreecommitdiffstats
path: root/development/gaphor/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/gaphor/README')
-rw-r--r--development/gaphor/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/development/gaphor/README b/development/gaphor/README
new file mode 100644
index 0000000000..f9838aae00
--- /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.