File: control

package info (click to toggle)
sphinxcontrib-devhelp 2.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 528 kB
  • sloc: python: 128; makefile: 8; sh: 7
file content (26 lines) | stat: -rw-r--r-- 1,039 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
Source: sphinxcontrib-devhelp
Section: python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Dmitry Shachnev <mitya57@debian.org>,
Build-Depends: debhelper-compat (= 13),
               dh-python,
               flit (>= 3.7),
               pybuild-plugin-pyproject,
               python3-all,
               python3-pytest <!nocheck>,
               python3-sphinx (>= 7.2),
Rules-Requires-Root: no
Standards-Version: 4.7.0
Homepage: https://github.com/sphinx-doc/sphinxcontrib-devhelp/
Vcs-Browser: https://salsa.debian.org/python-team/packages/sphinxcontrib-devhelp
Vcs-Git: https://salsa.debian.org/python-team/packages/sphinxcontrib-devhelp.git

Package: python3-sphinxcontrib.devhelp
Architecture: all
Depends: python3-sphinx (>= 5),
         ${misc:Depends},
         ${python3:Depends},
Description: sphinx extension which outputs Devhelp document
 This module contains a Sphinx builder which produces  GNOME Devhelp support
 file that allows the GNOME Devhelp reader to view them.