summaryrefslogtreecommitdiffstats
path: root/development/gaphor/README
diff options
context:
space:
mode:
author Mikko Värri <vmj@linuxbox.fi>2010-08-14 15:58:07 -0500
committer Erik Hanson <erik@slackbuilds.org>2010-08-14 19:04:53 -0500
commit72523ac9fe8e148f58d97832fc5c4345dc45013a (patch)
treeb9cc4154478e6dc19b71e476eb1a56d04b832b5a /development/gaphor/README
parent00e071442ecbfab09195277b3dfa04199b9ce590 (diff)
downloadslackbuilds-72523ac9fe8e148f58d97832fc5c4345dc45013a.tar.gz
slackbuilds-72523ac9fe8e148f58d97832fc5c4345dc45013a.tar.xz
development/gaphor: Added (UML modeling tool)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
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.