libsass-python 0.20.1-3build1 source package in Ubuntu

Changelog

libsass-python (0.20.1-3build1) jammy; urgency=medium

  * No-change rebuild to add python3.10.

 -- Matthias Klose <email address hidden>  Sat, 16 Oct 2021 06:56:45 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Jammy
Original maintainer:
Frédéric Bonnard
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
libsass-python_0.20.1.orig.tar.gz 54.3 KiB 00e5fc8d1befd02c687fc1bed43865a813d21d4ef8bf99d14849420b81de2e3e
libsass-python_0.20.1-3build1.debian.tar.xz 5.4 KiB 6be6f44d6cfc9257f419abf691799bbec85247f33a3c82385feb8c5fb4b308e5
libsass-python_0.20.1-3build1.dsc 2.2 KiB 6a933efcb0b34126ad8dc12a860b7743769d98733b672bf17374913b99745980

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