slackbuilds_ponce/system/xonsh/README
Dimitris Zlatanidis 9b0e45666c system/xonsh: Updated for version 0.5.9.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
2017-04-22 08:11:07 +07:00

9 lines
380 B
Text

xonsh is a Python-ish, BASHwards-compatible shell language
and command prompt. The language is a superset of Python 3.4
with additional shell primitives. xonsh (pronounced conch)
is meant for the daily use of experts and novices alike.
Optional dependencies: setproctitle, Pygments, prompt_toolkit
NOTE:
Please install python3 first before installing all other requirements.