File: control

package info (click to toggle)
python-pallets-sphinx-themes 2.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 288 kB
  • sloc: python: 587; javascript: 114; makefile: 3
file content (33 lines) | stat: -rw-r--r-- 1,009 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
28
29
30
31
32
33
Source: python-pallets-sphinx-themes
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Kalyani Kenekar <kalyaniknkr@gmail.com>,
Section: python
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 flit,
 pybuild-plugin-pyproject,
 python3-all,
 python3-sphinx,
Rules-Requires-Root: no
Standards-Version: 4.7.0
Homepage: https://github.com/pallets/pallets-sphinx-themes
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-pallets-sphinx-themes
Vcs-Git: https://salsa.debian.org/python-team/packages/python-pallets-sphinx-themes.git
Testsuite: autopkgtest-pkg-python

Package: python3-pallets-sphinx-themes
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: Sphinx themes for Pallets and related projects
 If you're writing an Sphinx extension, use the appropriate theme to make your
 documentation look consistent. These themes are available in this package:
  * click
  * flask
  * jinja
  * pooco
  * werkzeug