File: control

package info (click to toggle)
sphinxcontrib-devhelp 1.0.2-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 576 kB
  • sloc: python: 175; sh: 7; makefile: 6
file content (25 lines) | stat: -rw-r--r-- 1,024 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
Source: sphinxcontrib-devhelp
Section: python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Dmitry Shachnev <mitya57@debian.org>,
           Sandro Tosi <morph@debian.org>,
Build-Depends: debhelper-compat (= 13),
               dh-python,
               python3-all,
               python3-pytest <!nocheck>,
               python3-setuptools,
               python3-sphinx (>= 2.0),
Standards-Version: 4.6.1
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 (>= 2.0),
         ${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.