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
|
Source: guzzle-sphinx-theme
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Michael R. Crusoe <michael.crusoe@gmail.com>,
Gianfranco Costamagna <locutusofborg@debian.org>
Section: python
Testsuite: autopkgtest-pkg-python
Priority: optional
Build-Depends: debhelper-compat (= 12),
dh-python,
python3-all,
python3-setuptools,
python3-docutils,
python3-sphinx
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/python-team/modules/guzzle-sphinx-theme
Vcs-Git: https://salsa.debian.org/python-team/modules/guzzle-sphinx-theme.git
Homepage: https://pypi.python.org/pypi/guzzle_sphinx_theme
Package: python3-guzzle-sphinx-theme
Architecture: all
Depends: fonts-liberation,
libjs-bootstrap,
libjs-jquery,
${misc:Depends},
${python3:Depends}
Pre-Depends: ${misc:Pre-Depends}
Description: Sphinx theme used by Guzzle
This package contains the Sphinx theme used by Guzzle: http://guzzlephp.org
|