mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
bb29f4b1f4
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>
20 lines
554 B
Text
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.
|