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: sphinx-design
Maintainer: Gianfranco Costamagna <locutusofborg@debian.org>
Section: python
Priority: optional
Build-Depends: debhelper-compat (= 13),
dh-python,
flit,
furo,
pybuild-plugin-pyproject,
python3-all,
python3-myst-parser,
python3-pydata-sphinx-theme,
python3-pytest,
python3-pytest-cov,
python3-pytest-regressions,
python3-sphinx-book-theme,
python3-sphinx-rtd-theme,
python3-setuptools,
Standards-Version: 4.7.0
Homepage: https://github.com/executablebooks/sphinx-design
Package: python3-sphinx-design
Architecture: all
Depends: ${misc:Depends},
${python3:Depends},
Description: A sphinx extension for designing beautiful, view size responsive web components.
Created with inspiration from Bootstrap (v5), Material Design and Material-UI
design frameworks.
.
Supported browsers
.
Chrome >= 60
Firefox >= 60
Firefox ESR
iOS >= 12
Safari >= 12
Explorer >= 12
|