Package: xonsh Version: 0.8.10+dfsg-1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 3166 Depends: python3-ply, python3-venv, python3:any Recommends: python3-prompt-toolkit (>= 1.0), python3-pygments, python3-setproctitle Suggests: xonsh-doc Section: shells Priority: optional Homepage: https://xon.sh/ Description: Python-powered, cross-platform, Unix-gazing shell Xonsh is a Python-ish shell language and command prompt. Unlike other shells, xonsh is based on Python, with additional syntax added that makes calling subprocess commands, manipulating the environment, and dealing with the file system easy. Xonsh supports all normal Python constructs and a subset of those available in bash.