libsass-python 0.18.0-1build1 source package in Ubuntu
Changelog
libsass-python (0.18.0-1build1) focal; urgency=medium * No-change rebuild to drop python3.7. -- Matthias Klose <email address hidden> Tue, 18 Feb 2020 10:20:41 +0100
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Focal
- Original maintainer:
- Frédéric Bonnard
- Architectures:
- any all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Focal | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libsass-python_0.18.0.orig.tar.xz | 46.4 KiB | d61192ce750cb3a07d52a406be5fbaecfaad1bfbbe4e73adc3c5b302e874f77d |
libsass-python_0.18.0-1build1.debian.tar.xz | 3.9 KiB | 3487265d2542de6ccb9d716d6609e7a04a72f03936736178f72ba573fe2ce367 |
libsass-python_0.18.0-1build1.dsc | 2.1 KiB | 79618324c70acfde4cbb66306e4ab68b3d2560e5b7811c67a4c37d3f704ff4df |
Available diffs
- diff from 0.18.0-1 (in Debian) to 0.18.0-1build1 (321 bytes)
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