summaryrefslogtreecommitdiffstats
path: root/development/monkey-studio/README
diff options
context:
space:
mode:
author Euan Thoms2015-03-27 13:19:41 +0100
committer Willy Sudiarto Raharjo2015-03-27 20:22:07 +0100
commit7edaf66e622fcfb35072142b436b216935327d8e (patch)
tree2295187e3670bdff32f1087234e50c2c2c3c299e /development/monkey-studio/README
parentdf85d4fcc7bbb1ab227b9dc22656e96fe0dd8581 (diff)
downloadslackbuilds-7edaf66e622fcfb35072142b436b216935327d8e.tar.gz
development/monkey-studio: Added (Monkey Studio IDE).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/monkey-studio/README')
-rw-r--r--development/monkey-studio/README18
1 files changed, 18 insertions, 0 deletions
diff --git a/development/monkey-studio/README b/development/monkey-studio/README
new file mode 100644
index 0000000000..ad66916811
--- /dev/null
+++ b/development/monkey-studio/README
@@ -0,0 +1,18 @@
+Monkey Studio is a free crossplatform IDE.
+The project has been started by AZEVEDO Filipe for his personal use around end of June 2005, and when he found it useful he open it to the community.
+The project has been well received and some guys join it or send feedbacks/new features.
+
+The current version is the v2 branch which succeed the v1 one and is dependent of Qt 4.4.0 minimum.
+It support Qt 4 projects management and embed Designer and Assistant to form a complete, fast and power full Qt 4 IDE.
+It's based upon a powerful and flexible plugin system that allow to extend it in an infinite way, currently there's tons of plugins :
+
+ PHP-Qt : Management of PHP-Qt project (Qt 4 bindings for php).
+ PyQt : Management of PyQt projects (Qt 4 bindings for python).
+ and many others...
+
+Monkey Studio is released under the GNU GPL. Its based on Qt 4.4.x and upper and is working on all majors OS's.
+It has been reported to work on : Windows 98 SE, XP and Vista, Mac OS X 10.3 and up, Mandriva, Suse, Fedora, Frugalware, Gentoo and debian/Ubuntu/Kubuntu.
+
+Same Development Environment on all Platforms !
+It's developed using the Qt library itself. So it should run on every platform that Qt 4 supports.
+This way you can work on your progress on every platforms in the same IDE. Developing cross-platform software can be so easy!