[ ソース: qtsass ]
パッケージ: python3-qtsass (0.4.0-1)
python3-qtsass に関するリンク
Debian の資源:
qtsass ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Python package to bridge the gap between SASS and Qt-CSS
SASS brings countless amazing features to CSS. Besides being used in web development, CSS is also the way to stylize Qt-based desktop applications. However, Qt's CSS has a few variations that prevent the direct use of SASS compiler.
The purpose of this tool is to fill the gap between SASS and Qt-CSS by handling those variations. The goal of QtSASS is to be able to generate a Qt-CSS stylesheet based on a 100% valid SASS file.
その他の python3-qtsass 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-libsass
- SASS for Python 3: a straightforward binding of libsass for Python