diff options
author | Robert Allen <slacker@slpahappygeeks.com> | 2010-06-29 18:02:36 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-06-29 18:02:36 -0500 |
commit | 577256cb474209091e66f25639f42bc2eebca991 (patch) | |
tree | 5cfb8868c2d9baea8978e7c3fa893531b4a03faa /development/bouml/README | |
parent | 276efb34ffd45f89cb48656808aaae211ed7d984 (diff) |
development/bouml: Added (UML 2 tool box)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'development/bouml/README')
-rw-r--r-- | development/bouml/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/development/bouml/README b/development/bouml/README new file mode 100644 index 0000000000..f646d5a114 --- /dev/null +++ b/development/bouml/README @@ -0,0 +1,7 @@ +BOUML is a free UML 2 tool box allowing you to specify and generate +code in C++, Java, Idl, Php and Python. + +BOUML is very fast and doesn't require much memory to manage several +thousands of classes. + +This requires the qt3 package from extra/kde3-compat/ |