File: control

package info (click to toggle)
dask-sphinx-theme 3.0.5-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 320 kB
  • sloc: python: 1,408; javascript: 10; makefile: 9
file content (24 lines) | stat: -rw-r--r-- 911 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
23
24
Source: dask-sphinx-theme
Maintainer: Diane Trout <diane@ghic.org>
Section: python
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-python,
               node-html5shiv,
               python3-all,
               python3-setuptools,
               python3-sphinx-rtd-theme,
               fonts-inter,
               fonts-inconsolata,
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/python-team/packages/dask-sphinx-theme
Vcs-Git: https://salsa.debian.org/python-team/packages/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.