File: control

package info (click to toggle)
jupyter-server-mathjax 0.2.3-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 140 kB
  • sloc: python: 168; javascript: 73; sh: 9; makefile: 8
file content (27 lines) | stat: -rw-r--r-- 992 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Source: jupyter-server-mathjax
Section: python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Joseph Nahmias <jello@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 python3-all,
 python3-jupyter-packaging,
 python3-setuptools,
 libjs-mathjax <!nocheck>,
 python3-jupyter-server <!nocheck>,
 python3-pytest <!nocheck>,
 python3-pytest-tornasync <!nocheck>,
Standards-Version: 4.6.0
Homepage: https://github.com/jupyter-server/jupyter_server_mathjax
Vcs-Browser: https://salsa.debian.org/python-team/packages/jupyter-server-mathjax
Vcs-Git: https://salsa.debian.org/python-team/packages/jupyter-server-mathjax.git
Rules-Requires-Root: no

Package: python3-jupyter-server-mathjax
Architecture: all
Depends: ${python3:Depends}, libjs-mathjax, ${misc:Depends}
Description: Jupyter Server extension for serving MathJax
 This package installs an extension to Jupyter Server which adds a static
 endpoint that serves MathJax resources.