[ 原始碼: libsass-python ]
套件:python3-libsass(0.20.1-3)
python3-libsass 的相關連結
Debian 的資源:
下載原始碼套件 libsass-python:
- [libsass-python_0.20.1-3.dsc]
- [libsass-python_0.20.1.orig.tar.gz]
- [libsass-python_0.20.1-3.debian.tar.xz]
維護者:
外部的資源:
- 主頁 [hongminhee.org]
相似套件:
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.17)
- 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~)
-
- dep: python3-six
- Python 2 and 3 compatibility library (Python 3 interface)