diff options
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 |
commit | 6870a076603894429e1b6fcd754dc483a19d62df (patch) | |
tree | 2df116d34583767e6626ce3fb3930035330eb88f /development/eric | |
parent | e249b74d9d75800abef2b067cb0ee77aa91d3920 (diff) | |
download | slackbuilds-6870a076603894429e1b6fcd754dc483a19d62df.tar.gz |
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/README | 15 |
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. |