File: control

package info (click to toggle)
python-docs-theme 2025.9.2-1
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 244 kB
  • sloc: javascript: 150; python: 146; makefile: 26
file content (22 lines) | stat: -rw-r--r-- 531 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: python-docs-theme
Section: python
Priority: optional
Maintainer: Matthias Klose <doko@debian.org>
Build-Depends:
 debhelper (>= 11),
 dh-python,
 pybuild-plugin-pyproject,
 python3,
 python3-setuptools,
 python3-sphinx,
 flit,
Standards-Version: 4.7.2
Homepage: https://github.com/python/python-docs-theme

Package: python3-docs-theme
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: theme for the Python core documentation.
 Theme used for the Python Core and Python packaging documentation.