The curses (text) client for canto-daemon.
Canto-daemon is required to work and is found at:
http://github.com/themoken/canto-next
Debian / Ubuntu
- python3 (will grab libncursesw5 and libreadline6 too)
- python3-dev
- libncursesw5-dev
- libreadline6-dev
- build-essential
Arch
- readline
- python
- ncurses
- gcc (or base-devel)
Others, just ensure you have Python 3.3+, ncurses, their headers and GCC
$ sudo python3 setup.py install