libsass-python 0.17.0-1.1 source package in Ubuntu

Changelog

libsass-python (0.17.0-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Drop python2 support; Closes: #936914

 -- Sandro Tosi <email address hidden>  Sat, 16 Nov 2019 19:43:31 -0500

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libsass-python_0.17.0-1.1.dsc 2.1 KiB d054768f8b12800352830ee5005a2875051ac9cf394d843a213d07e31c31d02e
libsass-python_0.17.0.orig.tar.gz 54.8 KiB 8e35fe40fc96dc2ce7fc93753237644e6bbf707f2f26930a960c6c10e0202a97
libsass-python_0.17.0-1.1.debian.tar.xz 3.8 KiB aa9aacb1b341702da715be43c084770a01f61fd75a89f35a2598b861d10c4d8a

No changes file available.

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