File: control

package info (click to toggle)
python-pallets-sphinx-themes 1.1.2-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 292 kB
  • sloc: python: 567; makefile: 3
file content (31 lines) | stat: -rw-r--r-- 1,030 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
Source: python-pallets-sphinx-themes
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Ondřej Nový <onovy@debian.org>,
Section: python
Priority: optional
Build-Depends: debhelper (>= 11),
               dh-python,
               python3-all,
               python3-setuptools,
               python3-jinja2,
               python3-packaging,
               python3-pygments,
               python3-sphinx,
Standards-Version: 4.2.1
Homepage: https://github.com/pallets/pallets-sphinx-themes
Vcs-Browser: https://salsa.debian.org/python-team/modules/python-pallets-sphinx-themes
Vcs-Git: https://salsa.debian.org/python-team/modules/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
 Available themes:
  * flask
  * jinja
  * werkzeug
  * click
 .
 This package contains the Python 3.x module.