Source: jupyter-kernel-test Section: python Priority: optional Maintainer: Debian Python Team Uploaders: Joseph Nahmias , Build-Depends: debhelper-compat (= 13), dh-python, pybuild-plugin-pyproject, python3-all, python3-hatchling, python3-jsonschema, python3-jupyter-client, python3-setuptools, python3-ipykernel , r-cran-irkernel , r-recommended , Standards-Version: 4.6.1 Homepage: https://github.com/jupyter/jupyter_kernel_test Vcs-Browser: https://salsa.debian.org/python-team/packages/jupyter-kernel-test Vcs-Git: https://salsa.debian.org/python-team/packages/jupyter-kernel-test.git Rules-Requires-Root: no Package: python3-jupyter-kernel-test Architecture: all Depends: ${python3:Depends}, ${misc:Depends} Description: tool to test Jupyter kernels jupyter_kernel_test is a tool for testing Jupyter kernels. It tests kernels for successful code execution and conformance with the Jupyter Messaging Protocol (currently 5.0).