[ buster ]
[ 源代码: python-pyscss ]
软件包:python-pyscss(1.3.5-2 以及其他的)
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
- Package Discovery and Resource Access using pkg_resources
-
- dep: python-six
- Python 2 和 3 兼容库(Python 2 接口)