Source: xonsh Section: shells Priority: optional Standards-Version: 4.3.0 Maintainer: Debian Python Modules Team Uploaders: Gordon Ball , Barry Warsaw , Build-Depends: debhelper (>= 11~), dh-python, help2man, python3-all, python3-docutils, python3-jupyter-client, python3-numpydoc , python3-ply, python3-setuptools, python3-sphinx , python3-cloud-sptheme (>= 1.8) Vcs-Git: https://salsa.debian.org/python-team/modules/xonsh.git Vcs-Browser: https://salsa.debian.org/python-team/modules/xonsh Homepage: https://xon.sh/ Rules-Requires-Root: no Package: xonsh Architecture: all Depends: python3-ply, python3-venv, ${misc:Depends}, ${python3:Depends}, Recommends: python3-prompt-toolkit (>= 1.0), python3-pygments, python3-setproctitle, Suggests: xonsh-doc, 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. Package: xonsh-doc Architecture: all Section: doc Depends: ${misc:Depends}, ${sphinxdoc:Depends}, Built-Using: ${sphinxdoc:Built-Using} Build-Profiles: Description: Python-powered, cross-platform, Unix-gazing shell (documentation) 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. . This package contains the documentation.