[ 原始碼: libsass-python ]
套件:python3-libsass(0.22.0-1)
python3-libsass 的相關連結
Debian 的資源:
下載原始碼套件 libsass-python:
- [libsass-python_0.22.0-1.dsc]
- [libsass-python_0.22.0.orig.tar.gz]
- [libsass-python_0.22.0-1.debian.tar.xz]
維護者:
外部的資源:
- 主頁 [sass.github.io]
相似套件:
SASS for Python 3: a straightforward binding of libsass for Python
This package provides a simple Python 3 extension module sass which is binding Libsass (written in C/C++ by Hampton Catlin and Aaron Leung). It's very straightforward and there isn't any headache related Python distribution/deployment. That means you can add just libsass into your setup.py's install_requires list or requirements.txt file. Need no Ruby nor Node.js.
其他與 python3-libsass 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libsass1 (>= 3.5.5-4~)
- C/C++ port of the Sass CSS precompiler
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (>= 3~)