development/eric: Fix README.

Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
B. Watson 2020-10-12 21:08:47 -04:00 committed by Willy Sudiarto Raharjo
parent e249b74d9d
commit 6870a07660
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -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.