summaryrefslogtreecommitdiffstats
path: root/development/gambas3/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/gambas3/README')
-rw-r--r--development/gambas3/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/development/gambas3/README b/development/gambas3/README
new file mode 100644
index 0000000000..371bdaeef1
--- /dev/null
+++ b/development/gambas3/README
@@ -0,0 +1,8 @@
+Gambas is a free IDE based on a Basic interpreter with object
+extensions, a bit like Visual Basic. With Gambas, you can quickly
+design your program GUI with Qt4 or GTK+, access MySQL, PostgreSQL,
+ODBC and SQLite databases, pilot applications with D-Bus, translate
+your program into any language, create network applications easily,
+make 3D OpenGL applications, make CGI web applications, and so on.
+
+unixODBC, sqlite2 and postgresql are optional dependencies.