libsass-python 0.23.0-ok1 source package in openKylin
Changelog
libsass-python (0.23.0-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Sun, 31 May 2026 06:18:47 -0700
libsass-python (0.23.0-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Sun, 31 May 2026 06:18:47 -0700
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Huanghe V3.0 | proposed | main | python |
| File | Size | SHA-256 Checksum |
|---|---|---|
| libsass-python_0.23.0.orig.tar.gz | 53.5 KiB | 4bff7819756f52f6e4592f03f205104d1ca431088d9452aed5042f89a36f9873 |
| libsass-python_0.23.0-ok1.debian.tar.xz | 3.8 KiB | 864caf60f7e961fcddfd1769e49e0f868691cef9b3898f33d7a95712cbdb872d |
| libsass-python_0.23.0-ok1.dsc | 2.0 KiB | b21d2a2717e839eed0db8410a3cc39f49ae2d6d1c832717419740953c175d652 |
This package provides a simple Python script to access libsass
functionnalities.
Libsass (written in C/C++ by Hampton Catlin and Aaron Leung). It's very
straightforward and there isn't any headache related Python
distribution/
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/
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.