diff options
author | Fridrich von Stauffenberg <cancellor2@gmail.com> | 2012-01-06 07:51:48 -0600 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-01-06 07:53:11 -0600 |
commit | 6d5c1913daf87fdf665fee7bf4b4693ece2eec66 (patch) | |
tree | 6f0dc068651af8d5242b4e2998429ab960355214 /development/gambas3/slack-desc | |
parent | 6dca0851a58f7412c9252b1686822a24d56887c5 (diff) | |
download | slackbuilds-6d5c1913daf87fdf665fee7bf4b4693ece2eec66.tar.gz |
development/gambas3: Added (Gambas Almost Means BASic)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'development/gambas3/slack-desc')
-rw-r--r-- | development/gambas3/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/development/gambas3/slack-desc b/development/gambas3/slack-desc new file mode 100644 index 0000000000..fa076859ab --- /dev/null +++ b/development/gambas3/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +gambas3: gambas3 (Gambas Almost Means BASic) +gambas3: +gambas3: Gambas is a free IDE based on a Basic interpreter with object +gambas3: extensions, a bit like Visual Basic. With Gambas, you can quickly +gambas3: design your program GUI with Qt4 or GTK+, access MySQL, PostgreSQL, +gambas3: ODBC and SQLite databases, pilot applications with D-Bus, translate +gambas3: your program into any language, create network applications easily, +gambas3: make 3D OpenGL applications, make CGI web applications, and so on. +gambas3: +gambas3: Homepage: http://gambas.sourceforge.net +gambas3: |