aboutsummaryrefslogtreecommitdiff
path: root/devel/tide/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/tide/pkg-descr')
-rw-r--r--devel/tide/pkg-descr23
1 files changed, 23 insertions, 0 deletions
diff --git a/devel/tide/pkg-descr b/devel/tide/pkg-descr
new file mode 100644
index 000000000000..8fc03b315ece
--- /dev/null
+++ b/devel/tide/pkg-descr
@@ -0,0 +1,23 @@
+TIDE is the T3X Integrated Development Environment. Basically, it
+is a text editor with an integrated interface to the T3X compiler.
+T3X 6.8 or a later version is recommended to run TIDE. The main
+purposes of TIDE are:
+
+. editing source programs
+. compiling programs without leaving the editor
+. locating formal errors
+. running programs
+
+T3Xtools is a set of classes which provides some frequently
+used functionality like
+
+. managing configuration files
+. visually and non-visually editing ASCII text
+. navigating directory trees and selecting files
+. displaying and editing forms
+. presenting menu boxes and prompt boxes
+
+WWW: http://www.t3x.org/
+
+--
+Nils M Holm <nmh@t3x.org>