File: control

package info (click to toggle)
python-docs-theme 2022.1-1
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 192 kB
  • sloc: javascript: 196; python: 38; makefile: 2
file content (20 lines) | stat: -rw-r--r-- 497 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: python-docs-theme
Section: python
Priority: optional
Maintainer: Matthias Klose <doko@debian.org>
Build-Depends:
 debhelper (>= 11),
 dh-python,
 python3,
 python3-setuptools,
 python3-sphinx,
Standards-Version: 4.6.0
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.