[ Bron: python-pyscss ]
Pakket: python3-pyscss (1.4.0-3)
Verwijzigingen voor python3-pyscss
Debian bronnen:
Het bronpakket python-pyscss downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
SCSS compiler - Python 3.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 3.x module.
Andere aan python3-pyscss gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python3-six
- Python 2 and 3 compatibility library