diff options
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 |
commit | 72523ac9fe8e148f58d97832fc5c4345dc45013a (patch) | |
tree | b9cc4154478e6dc19b71e476eb1a56d04b832b5a /development/gaphor/README | |
parent | 00e071442ecbfab09195277b3dfa04199b9ce590 (diff) |
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/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. |