File: control

package info (click to toggle)
astropy-sphinx-theme 1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 224 kB
  • sloc: python: 60; makefile: 4
file content (27 lines) | stat: -rw-r--r-- 1,018 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
Source: astropy-sphinx-theme
Section: python
Priority: optional
Maintainer: Ole Streicher <olebole@debian.org>
Build-Depends: debhelper (>= 11),
               dh-python,
               python3-all,
               python3-pkg-resources,
               python3-pytest,
               python3-setuptools,
               python3-sphinx
Standards-Version: 4.2.1
Vcs-Browser: https://salsa.debian.org/debian-astro-team/astropy-sphinx-theme
Vcs-Git: https://salsa.debian.org/debian-astro-team/astropy-sphinx-theme.git
Homepage: https://github.com/astropy/astropy-sphinx-theme

Package: python3-astropy-sphinx-theme
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
Recommends: ${python3:Recommends}
Suggests: ${python3:Suggests}
Description: Sphinx themes for Astropy and affiliated packages
 These are the default Astropy project documentation themes.
 .
 'bootstrap-astropy' is the only theme that is currently available,
 but the structure of the package allows more themes to be added in
 future if needed.