diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-01-08 18:50:39 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-01-29 23:20:56 -0600 |
commit | a35d410bc098333cdf18545743b030bb7fe0261e (patch) | |
tree | 874fe28131b46ef1bb9492a8ba45dedb821568b6 /development/Editra/README | |
parent | 0f451ba10bcc2f53f1d2f813914320e7b7677fe8 (diff) | |
download | slackbuilds-a35d410bc098333cdf18545743b030bb7fe0261e.tar.gz |
development/Editra: Added (A Developer's Text Editor).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/Editra/README')
-rw-r--r-- | development/Editra/README | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/development/Editra/README b/development/Editra/README new file mode 100644 index 0000000000..8a501fdb97 --- /dev/null +++ b/development/Editra/README @@ -0,0 +1,12 @@ +Editra is a multi-platform text editor with an implementation that focuses +on creating an easy to use nterface and features that aid in code development. +Currently it supports syntax ighlighting and variety of other useful features +for over 60 programming languages. + +Editra is freely available for use under the terms of the wxWindows License. + +Currently the project is in the alpha development phase but test builds of +"stable" points are available for download and trial as Windows and Mac OSX +(Universal) binaries, currently other Unix and Linux based systems will have +to install from source using the included setup script. Please feel free give +it a try and to report bugs and request features. |