Source: jupytext Maintainer: Debian Python Team Uploaders: Michael R. Crusoe Section: python Testsuite: autopkgtest-pkg-pybuild Priority: optional Build-Depends: debhelper-compat (= 13), pybuild-plugin-pyproject, python3-hatchling, python3-hatch-jupyter-builder, python3-all, python3-git , python3-ipykernel , python3-jupyter-client , python3-jupyter-server , python3-nbformat , python3-pytest , python3-yaml , pre-commit , python3-myst-parser Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/python-team/packages/jupytext Vcs-Git: https://salsa.debian.org/python-team/packages/jupytext.git Homepage: https://github.com/mwouts/jupytext Rules-Requires-Root: no Package: python3-jupytext Architecture: all Depends: ${misc:Depends}, ${python3:Depends} Description: Jupyter notebooks as Markdown documents, Julia, Python or R scripts Have you always wished Jupyter notebooks were plain text documents? Wished you could edit them in your favorite IDE? And get clear and meaningful diffs when doing version control? Then, Jupytext may well be the tool you're looking for!