slackbuilds_ponce/development/kaaedit/README
Dimitris Zlatanidis bb29f4b1f4 development/kaaedit: Added (console text editor).
I keep pysetuptools as a hard-dep because it needs to be rebuilt
against python3 before installing other requirements.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-01-29 23:21:14 -06:00

20 lines
554 B
Text

Kaa is a small and easy CUI text editor for console/terminal emulator
environments.
Kaa is an easy yet powerful text editor for console user interface,
providing numerous features like:
- Macro recording.
- Undo/Redo.
- Multiple windows/frames.
- Syntax highlighting.
- Grep.
- Python console.
- Python debugger.
- Open source software(MIT).
- More to come!
NOTE:
Please install python3 first before installing all other requirements.
If you have pysetuptools installed before installing python3, it
will need to be rebuilt against python3.