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

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.0
Original maintainer:
Openkylin Developers
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main python

Downloads

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

Available diffs

View changes file

Binary packages built by this source

pysassc: SASS for Python: command line utility for libsass

 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/deployment.

python3-libsass: 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-dbgsym: debug symbols for python3-libsass