summaryrefslogtreecommitdiffstats
path: root/devel/flowdesigner/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'devel/flowdesigner/DETAILS')
-rwxr-xr-xdevel/flowdesigner/DETAILS9
1 files changed, 8 insertions, 1 deletions
diff --git a/devel/flowdesigner/DETAILS b/devel/flowdesigner/DETAILS
index 987f3d5d59..70b4743483 100755
--- a/devel/flowdesigner/DETAILS
+++ b/devel/flowdesigner/DETAILS
@@ -11,5 +11,12 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/FlowDesigner-$VERSION
KEYWORDS="devel"
SHORT="Data flow oriented development environment"
cat << EOF
-FlowDesigner is a "data flow oriented" development environment. It can be use to build complex applications by combining small, reusable building blocks. In some way, it has similarities with Simulink and LabView, although it is not designed to be a clone of any of them. Overflow features a GUI that allows rapid application development and a visual debugger. Although Overflow can be used as a rapid prototyping tool, it can still be used for building real-time applications, such as audio effects processing. Since overflow is not really an interpreted language, it can be quite fast.
+FlowDesigner is a "data flow oriented" development environment. It can be
+use to build complex applications by combining small, reusable building
+blocks. In some way, it has similarities with Simulink and LabView, although
+it is not designed to be a clone of any of them. Overflow features a GUI
+that allows rapid application development and a visual debugger. Although
+Overflow can be used as a rapid prototyping tool, it can still be used for
+building real-time applications, such as audio effects processing. Since
+overflow is not really an interpreted language, it can be quite fast.
EOF