summaryrefslogtreecommitdiffstats
path: root/development/eric
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2020-10-12 21:08:47 -0400
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-10-17 09:39:05 +0700
commit6870a076603894429e1b6fcd754dc483a19d62df (patch)
tree2df116d34583767e6626ce3fb3930035330eb88f /development/eric
parente249b74d9d75800abef2b067cb0ee77aa91d3920 (diff)
downloadslackbuilds-6870a076603894429e1b6fcd754dc483a19d62df.tar.gz
slackbuilds-6870a076603894429e1b6fcd754dc483a19d62df.tar.xz
development/eric: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/eric')
-rw-r--r--development/eric/README15
1 files changed, 8 insertions, 7 deletions
diff --git a/development/eric/README b/development/eric/README
index c7f1329639..4b128584f2 100644
--- a/development/eric/README
+++ b/development/eric/README
@@ -1,7 +1,8 @@
-Eric is a full featured Python and Ruby editor and IDE, written in python. It
-is based on the cross platform Qt gui toolkit, integrating the highly flexible
-Scintilla editor control. It is designed to be usable as everdays' quick and
-dirty editor as well as being usable as a professional project management tool
-integrating many advanced features Python offers the professional coder. eric4
-includes a plugin system, which allows easy extension of the IDE functionality
-with plugins downloadable from the net.
+Eric is a full featured Python and Ruby editor and IDE, written in
+python. It is based on the cross platform Qt gui toolkit, integrating
+the highly flexible Scintilla editor control. It is designed to be
+usable as everdays' quick and dirty editor as well as being usable as a
+professional project management tool integrating many advanced features
+Python offers the professional coder. eric4 includes a plugin system,
+which allows easy extension of the IDE functionality with plugins
+downloadable from the net.