summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2016-11-14 14:26:25 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-11-15 21:41:38 +0700
commit7d194884a1abe519d1e6d2ddcab0a87815580308 (patch)
tree25cda5492fae0df63fe79ae80f787fa2dad5806c /development
parent79551823b14540e152186305d17ccb73caa02d87 (diff)
downloadslackbuilds-7d194884a1abe519d1e6d2ddcab0a87815580308.tar.gz
slackbuilds-7d194884a1abe519d1e6d2ddcab0a87815580308.tar.xz
development/monkey-studio: Fix README.
Diffstat (limited to 'development')
-rw-r--r--development/monkey-studio/README36
1 files changed, 24 insertions, 12 deletions
diff --git a/development/monkey-studio/README b/development/monkey-studio/README
index ad66916811..0d41c2749a 100644
--- a/development/monkey-studio/README
+++ b/development/monkey-studio/README
@@ -1,18 +1,30 @@
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 :
+The project was started by AZEVEDO Filipe for his personal use around
+end of June 2005, and when he found it useful he opened it to the
+community. The project has been well received and some guys join it or
+send feedbacks/new features.
- PHP-Qt : Management of PHP-Qt project (Qt 4 bindings for php).
- PyQt : Management of PyQt projects (Qt 4 bindings for python).
+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.
+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!
-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!
+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!