libsass-python 0.9.3-1build1 source package in Ubuntu

Changelog

libsass-python (0.9.3-1build1) xenial; urgency=medium

  * No-change rebuild to drop python3.4 support.

 -- Matthias Klose <email address hidden>  Tue, 19 Jan 2016 13:32:58 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Xenial
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.9.3.orig.tar.gz 48.9 KiB b04763f32a46c5b089aa00d42729c75308e76c0d2e3ae34ae79cf6d8d24ff362
libsass-python_0.9.3-1build1.debian.tar.xz 3.3 KiB 8b6b744f5fdca132d39a597e69299f04a30b265b86cb10de3c761af64ac9fe98
libsass-python_0.9.3-1build1.dsc 2.1 KiB e18429dc680e2e2ef8213bfd0c0e51928ebc9e8b191e55cc742a622df229e0ce

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.

python-libsass: SASS for Python: a straightforward binding of libsass for Python

 This package provides a simple Python 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: 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.