[ buster ]
[ ソース: python-pyscss ]
パッケージ: python-pyscss (1.3.5-2 など)
python-pyscss に関するリンク
Debian の資源:
python-pyscss ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
SCSS compiler - Python 2.x
pyScss compiles Scss (Sass), a superset of CSS that is more powerful, elegant and easier to maintain than plain-vanilla CSS. The library acts as a CSS source code preprocesor which allows you to use variables, nested rules, mixins, and have inheritance of rules, all with a CSS-compatible syntax which the preprocessor then compiles to standard CSS.
This package provides the Python 2.x module.
その他の python-pyscss 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libpcre3
- 古い Perl 5 互換正規表現ライブラリ - ランタイムファイル
-
- dep: python
- 対話式の高レベルオブジェクト指向言語 (Python2 バージョン)
- dep: python (<< 2.8)
- dep: python (>= 2.7~)
-
- dep: python-enum34
- backport of Python 3.4's enum package
-
- dep: python-pathlib
- set of Python 2 classes to handle filesystem paths
-
- dep: python-pkg-resources
- pkg_resources を用いたパッケージ検索およびリソースアクセス
-
- dep: python-six
- Python 2 および 3 互換性ライブラリ (Python 2 インターフェース)