diff options
Diffstat (limited to 'development/eric/README')
-rw-r--r-- | development/eric/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/development/eric/README b/development/eric/README new file mode 100644 index 0000000000..8daa523be4 --- /dev/null +++ b/development/eric/README @@ -0,0 +1,7 @@ +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. |