[ 源代码: libsass-python ]
软件包:python3-libsass(0.23.0-0.1)
python3-libsass 的相关链接
Debian 的资源:
下载源码包 libsass-python:
- [libsass-python_0.23.0-0.1.dsc]
- [libsass-python_0.23.0.orig.tar.gz]
- [libsass-python_0.23.0-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~)