File: control

package info (click to toggle)
sphinx-astropy 1.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 196 kB
  • sloc: python: 406; makefile: 3
file content (31 lines) | stat: -rw-r--r-- 1,256 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: sphinx-astropy
Section: python
Priority: optional
Maintainer: Debian Astronomy Team <debian-astro-maintainers@lists.alioth.debian.org>
Uploaders: Ole Streicher <olebole@debian.org>
Build-Depends: debhelper (>= 12),
               dh-python,
               libjs-mathjax,
               python3-all,
               python3-astropy-sphinx-theme,
               python3-numpydoc,
               python3-pil,
               python3-setuptools,
               python3-sphinx,
               python3-sphinx-automodapi,
               python3-sphinx-gallery
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/debian-astro-team/sphinx-astropy
Vcs-Git: https://salsa.debian.org/debian-astro-team/sphinx-astropy.git
Homepage: https://astropy.org

Package: python3-sphinx-astropy
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
Recommends: ${python3:Recommends}
Suggests: ${python3:Suggests}
Description: Sphinx extensions and configuration specific to the Astropy project
 This package serves two purposes: it provides a default Sphinx
 configuration and set of extensions specific to the Astropy project,
 and it acts as a metapackage by installing all required Sphinx
 extensions for the core Astropy package and other packages.