File: control

package info (click to toggle)
sphinx-rtd-theme 0.1.9-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,788 kB
  • ctags: 50
  • sloc: python: 42; makefile: 19
file content (58 lines) | stat: -rw-r--r-- 2,122 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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
Source: sphinx-rtd-theme
Section: python
Priority: optional
Maintainer: Sébastien Villemot <sebastien@debian.org>
Uploaders: Dmitry Shachnev <mitya57@debian.org>
Build-Depends: python-setuptools, python-all (>= 2.7), debhelper (>= 9),
               dh-python, python3-all, python3-setuptools
Standards-Version: 3.9.6
Homepage: https://github.com/snide/sphinx_rtd_theme
Vcs-Git: git://anonscm.debian.org/collab-maint/sphinx-rtd-theme.git
Vcs-Browser: http://anonscm.debian.org/cgit/collab-maint/sphinx-rtd-theme.git
X-Python-Version: >= 2.7
X-Python3-Version: >= 3.2

Package: sphinx-rtd-theme-common
Architecture: all
Depends: fonts-font-awesome,
         fonts-lato,
         libjs-modernizr,
         ${misc:Depends}
Description: sphinx theme from readthedocs.org (common files)
 This mobile-friendly sphinx theme was initially created for readthedocs.org,
 but can be incorporated in any project.
 .
 Among other things, it features a left panel with a browseable table of
 contents, and a search bar.
 .
 This package contains the common files used by the theme.

Package: python-sphinx-rtd-theme
Architecture: all
Depends: sphinx-rtd-theme-common (= ${binary:Version}),
         ${misc:Depends},
         ${python:Depends}
Recommends: ${python:Recommends}
Description: sphinx theme from readthedocs.org (Python 2)
 This mobile-friendly sphinx theme was initially created for readthedocs.org,
 but can be incorporated in any project.
 .
 Among other things, it features a left panel with a browseable table of
 contents, and a search bar.
 .
 This is the Python 2 version of the package.

Package: python3-sphinx-rtd-theme
Architecture: all
Depends: sphinx-rtd-theme-common (= ${binary:Version}),
         ${misc:Depends},
         ${python3:Depends}
Recommends: ${python3:Recommends}
Description: sphinx theme from readthedocs.org (Python 3)
 This mobile-friendly sphinx theme was initially created for readthedocs.org,
 but can be incorporated in any project.
 .
 Among other things, it features a left panel with a browseable table of
 contents, and a search bar.
 .
 This is the Python 3 version of the package.