[ trixie ]
[ sid ]
[ 源代码: sphinxcontrib-sass ]
软件包:python3-sphinxcontrib-sass(0.3.4-2)
python3-sphinxcontrib-sass 的相关链接
Debian 的资源:
下载源码包 sphinxcontrib-sass:
- [sphinxcontrib-sass_0.3.4-2.dsc]
- [sphinxcontrib-sass_0.3.4.orig.tar.gz]
- [sphinxcontrib-sass_0.3.4-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Sphinx extension to compile sass to css in running sphinx-build
libsass is a Sass CSS precompiler that takes the Sass pre-processing language for CSS and compiles it to CSS. This package is a Sphinx plugin that uses the Python bindings to libsass to run the sass template engine while building documentation using Sphinx (via "sphinx-build" or "python3 -m sphinx").
Configuration options include a file map of sources and outputs and what output style to use.
其他与 python3-sphinxcontrib-sass 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-libsass
- SASS for Python 3: a straightforward binding of libsass for Python
-
- dep: python3-sphinx
- documentation generator for Python projects