Source: ipython-pygments-lexers Maintainer: Debian Python Team Uploaders: Gordon Ball Section: python Standards-Version: 4.7.3 Homepage: https://github.com/ipython/ipython-pygments-lexers Build-Depends: debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, flit, python3-all, python3-pygments, python3-pytest, Vcs-Git: https://salsa.debian.org/python-team/packages/ipython-pygments-lexers.git Vcs-Browser: https://salsa.debian.org/python-team/packages/ipython-pygments-lexers Testsuite: autopkgtest-pkg-python Package: python3-ipython-pygments-lexers Architecture: all Depends: ${misc:Depends}, ${python3:Depends} Description: Pygments lexer for ipython code and console sessions This was previously part of IPython, but was moved out in IPython 9. This provides syntax highlighting support for Python code including IPythonisms such as %magic and !shell.