[ buster ]
[ 源代码: libsass-python ]
软件包:python-libsass(0.17.0-1)
python-libsass 的相关链接
Debian 的资源:
下载源码包 libsass-python:
- [libsass-python_0.17.0-1.dsc]
- [libsass-python_0.17.0.orig.tar.gz]
- [libsass-python_0.17.0-1.debian.tar.xz]
维护者:
外部的资源:
- 主页 [hongminhee.org]
相似软件包:
SASS for Python: a straightforward binding of libsass for Python
This package provides a simple Python 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.
其他与 python-libsass 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc1 (>= 1:3.0)
- GCC 支持库
-
- dep: libsass1
- C/C++ port of the Sass CSS precompiler
-
- dep: libstdc++6 (>= 4.1.1)
- GNU 标准 C++ 库,第3版
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
- dep: python (<< 2.8)
- dep: python (>= 2.7~)
-
- dep: python-six
- Python 2 和 3 兼容库(Python 2 接口)