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
|
Source: python-openstackdocstheme
Section: python
Priority: optional
Maintainer: Debian OpenStack <team+openstack@tracker.debian.org>
Uploaders:
Thomas Goirand <zigo@debian.org>,
David Della Vecchia <ddv@canonical.com>,
Build-Depends:
debhelper-compat (= 10),
dh-python,
openstack-pkg-tools,
python3-all,
python3-pbr,
python3-setuptools,
python3-sphinx,
Build-Depends-Indep:
python3-requests,
Standards-Version: 4.4.1
Vcs-Browser: https://salsa.debian.org/openstack-team/libs/python-openstackdocstheme
Vcs-Git: https://salsa.debian.org/openstack-team/libs/python-openstackdocstheme.git
Homepage: http://docs.openstack.org/
Package: python3-openstackdocstheme
Architecture: all
Depends:
fonts-font-awesome,
fonts-glyphicons-halflings,
libjs-bootstrap5,
python3-pbr,
python3-sphinx (>= 1.6.2),
${misc:Depends},
${python3:Depends},
Description: extension support for Sphin OpenStack doc - Python 3.x
Theme and extension support for Sphinx documentation that is published to
docs.openstack.org. Intended for use by OpenStack projects.
.
This package contains the Python 3.x module.
|