[ 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