File: control

package info (click to toggle)
sphinxcontrib-jsmath 1.0.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 588 kB
  • sloc: python: 171; makefile: 50; sh: 8
file content (27 lines) | stat: -rw-r--r-- 1,004 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: sphinxcontrib-jsmath
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-setuptools,
 python3-docutils <!nocheck>,
 python3-pytest <!nocheck>,
 python3-sphinx <!nocheck>,
Standards-Version: 4.6.0
Homepage: https://github.com/sphinx-doc/sphinxcontrib-jsmath
Vcs-Browser: https://salsa.debian.org/python-team/packages/sphinxcontrib-jsmath
Vcs-Git: https://salsa.debian.org/python-team/packages/sphinxcontrib-jsmath.git
Testsuite: autopkgtest-pkg-python
Rules-Requires-Root: no

Package: python3-sphinxcontrib.jsmath
Architecture: all
Depends: python3-docutils, python3-sphinx, ${python3:Depends}, ${misc:Depends}
Enhances: python3-sphinx
Description: sphinx extension to render math in HTML via JavaScript
 This package provides an extension to the Python sphinx documentation system
 which renders math as HTML using JavaScript.