diff options
author | Matt Hayes <dominian@slackadelic.com> | 2010-05-11 14:55:15 +0200 |
---|---|---|
committer | Michiel van Wessem <michiel@slackbuilds.org> | 2010-05-11 14:55:15 +0200 |
commit | 24b4bd1213fca5b1cfaa1e723a76852aa12a3e86 (patch) | |
tree | dd592c0cee986dd5f5c3db1cbc32efe1ea8b2c4f /graphics/dia/README | |
parent | e48a2573d14d802226c91806d10f984f69c5174d (diff) | |
download | slackbuilds-24b4bd1213fca5b1cfaa1e723a76852aa12a3e86.tar.gz |
graphics/dia: Initial import
Diffstat (limited to 'graphics/dia/README')
-rw-r--r-- | graphics/dia/README | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/graphics/dia/README b/graphics/dia/README new file mode 100644 index 0000000000..e87e1874e6 --- /dev/null +++ b/graphics/dia/README @@ -0,0 +1,14 @@ +Dia (diagram creation program) + +Dia is inspired by the commercial Windows program 'Visio', though +more geared towards informal diagrams for casual use. It can be used +to draw many different kinds of diagrams. It currently has special +objects to help draw entity relationship diagrams, UML diagrams, +flowcharts, network diagrams, and many other diagrams. It is also +possible to add support for new shapes by writing simple XML files, +using a subset of SVG to draw the shape. + +Homepage: http://www.gnome.org/projects/dia/ + +note: Occasionally the mirror may be quite busy, this might lead to +possible problems in downloading. |