Source: jupyterlab-macaulay2 Section: python Maintainer: Debian Math Team Uploaders: Doug Torrance Build-Depends: debhelper-compat (= 13), dh-nodejs, dh-sequence-python3, jest, jupyter-core, jupyterlab, node-codemirror-lang-macaulay2, node-codemirror-language, node-duplicate-package-checker-webpack-plugin, node-highlight.js, node-highlightjs-macaulay2, pybuild-plugin-pyproject, python3-all, python3-hatch-nodejs-version, python3-hatchling Standards-Version: 4.7.4 Homepage: https://github.com/d-torrance/jupyterlab-macaulay2 Vcs-Browser: https://salsa.debian.org/math-team/jupyterlab-macaulay2 Vcs-Git: https://salsa.debian.org/math-team/jupyterlab-macaulay2.git Testsuite: autopkgtest-pkg-pybuild Package: python3-jupyterlab-macaulay2 Architecture: all Depends: ${misc:Depends}, ${python3:Depends} Enhances: macaulay2-jupyter-kernel Description: JupyterLab extension for Macaulay2 Macaulay 2 is a software system for algebraic geometry research, written by Daniel R. Grayson and Michael E. Stillman. Based on Groebner bases, it provides algorithms for computing homological invariants of rings and modules. . This extension provides Macaulay2 support for JupyterLab, including syntax highlighting in code cells using CodeMirror and in output cells using highlight.js.