libsass-python 0.22.0-1ubuntu2 source package in Ubuntu

Changelog

libsass-python (0.22.0-1ubuntu2) oracular; urgency=medium

  * No-change rebuild to drop armhf for oracular

 -- Steve Langasek <email address hidden>  Wed, 01 May 2024 18:30:29 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Oracular
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
libsass-python_0.22.0.orig.tar.gz 53.8 KiB f26d466918496fbce0890a3c388c78ee25ef9165a7affc591f846d0f8f1a671e
libsass-python_0.22.0-1ubuntu2.debian.tar.xz 5.5 KiB dfdf09611d505d813e6871702b2f423ca5b13e0712f32b387f38afdddc834812
libsass-python_0.22.0-1ubuntu2.dsc 2.2 KiB f3ff1d9e5babdfc2fc295ccd5379c784e7ec2a56cec77ec1cfbbff8c3797398a

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