Source: nbformat Maintainer: Debian Python Team Uploaders: Julien Puydt , Gordon Ball Section: python Standards-Version: 4.7.3 Homepage: https://github.com/jupyter/nbformat Build-Depends: bc, debhelper-compat (= 13), dh-python, flit, pybuild-plugin-pyproject, python-jupyter-client-doc , python-nbconvert-doc , python-notebook-doc , python3-all, python3-doc , python3-enchant , python3-fastjsonschema, python3-hatch-nodejs-version, python3-hatchling, python3-jsonschema, python3-jupyter-core, python3-myst-parser , python3-numpydoc, python3-pydata-sphinx-theme , python3-pytest , python3-sphinx , python3-sphinxcontrib.spelling , python3-testpath, python3-traitlets Vcs-Git: https://salsa.debian.org/python-team/packages/nbformat.git Vcs-Browser: https://salsa.debian.org/python-team/packages/nbformat Testsuite: autopkgtest-pkg-python Package: python3-nbformat Architecture: all Depends: python3-fastjsonschema, python3-jsonschema, ${misc:Depends}, ${python3:Depends} Description: Jupyter notebook format (Python 3) This software component contains the reference implementation of the Jupyter notebook format, and Python APIs to work with notebooks. . This package installs the library for Python 3. Package: jupyter-nbformat Architecture: all Depends: jupyter-core, python3-nbformat (= ${binary:Version}), ${misc:Depends}, ${python3:Depends} Section: utils Description: Jupyter notebook format (tools) This software component contains the reference implementation of the Jupyter notebook format, and Python APIs to work with notebooks. . This package installs the notebook signing tool. Package: python-nbformat-doc Section: doc Architecture: all Multi-Arch: foreign Depends: ${misc:Depends}, ${sphinxdoc:Depends} Built-Using: ${sphinxdoc:Built-Using} Description: Jupyter notebook format (documentation) This software component contains the reference implementation of the Jupyter notebook format, and Python APIs to work with notebooks. . This package installs the documentation.