File: control

package info (click to toggle)
dask-sphinx-theme 1.3.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 180 kB
  • sloc: python: 35; makefile: 6
file content (21 lines) | stat: -rw-r--r-- 815 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
Source: dask-sphinx-theme
Maintainer: Diane Trout <diane@ghic.org>
Section: python
Priority: optional
Build-Depends: debhelper-compat (= 11),
               dh-python,
               python3-all,
               python3-setuptools,
               python3-sphinx-rtd-theme
Standards-Version: 4.2.1
Vcs-Browser: https://salsa.debian.org/python-team/modules/dask-sphinx-theme
Vcs-Git: https://salsa.debian.org/python-team/modules/dask-sphinx-theme.git
Homepage: https://github.com/dask/dask-sphinx-theme/

Package: python3-dask-sphinx-theme
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
Description: Dask theme for Sphinx
 This is the official Sphinx theme for Dask documentation.  It extends the
 sphinx_rtd_theme project, but adds custom styling and a navigation bar to
 additional Dask subprojects.