libsass-python 0.9.3-1 source package in Ubuntu

Changelog

libsass-python (0.9.3-1) unstable; urgency=medium

  * Initial release. Closes: #804135

 -- Frederic Bonnard <email address hidden>  Fri, 04 Dec 2015 14:39:34 +0100

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.9.3-1.dsc 2.0 KiB ccac8dec20cea083e1e075c757337c1b759f81fee11858a4b8977c9b38d50e17
libsass-python_0.9.3.orig.tar.gz 48.9 KiB b04763f32a46c5b089aa00d42729c75308e76c0d2e3ae34ae79cf6d8d24ff362
libsass-python_0.9.3-1.debian.tar.xz 3.2 KiB 92b6b5edaa4cbb9c0a6e9e77d6cd1a0d0838f790b8072b677467cde6eb3f5cb9

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.

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.