[ 源代码: libsass-python ]
软件包:python3-libsass(0.17.0-1)
python3-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 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: 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: python3
- 交互式高级面向对象语言(默认 python3 版本)
- dep: python3 (<< 3.8)
- dep: python3 (>= 3.7~)
-
- dep: python3-six
- Python 2 and 3 compatibility library (Python 3 interface)