File: control

package info (click to toggle)
jupyter-server-mathjax 0.2.6-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 140 kB
  • sloc: python: 126; javascript: 73; makefile: 12
file content (30 lines) | stat: -rw-r--r-- 1,089 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
28
29
30
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-sequence-python3,
 pybuild-plugin-pyproject,
 python3-all,
 python3-jupyter-packaging,
 python3-setuptools,
 libjs-mathjax <!nocheck>,
 python3-jupyter-server,
 python3-pytest <!nocheck>,
 python3-pytest-jupyter <!nocheck>,
 python3-pytest-tornasync <!nocheck>,
Standards-Version: 4.7.0
Testsuite: autopkgtest-pkg-pybuild
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.