libsass-python 0.22.0-1 source package in Ubuntu
Changelog
libsass-python (0.22.0-1) unstable; urgency=medium * New upstream version 0.22.0 * Update patch d/p/pysassc-man.patch -- Frédéric Bonnard <email address hidden> Wed, 04 Jan 2023 15:18:43 +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 | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | misc | |
Lunar | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libsass-python_0.22.0-1.dsc | 2.1 KiB | cab86cce3b4589b5d6cc88efeb52270f4a0ed0298e58dea7d705c5cf15c3ea9a |
libsass-python_0.22.0.orig.tar.gz | 53.8 KiB | f26d466918496fbce0890a3c388c78ee25ef9165a7affc591f846d0f8f1a671e |
libsass-python_0.22.0-1.debian.tar.xz | 5.0 KiB | 1c8ddc993b8ad5be083c473496040df6ec3c8f5c8121d55cd553275fbd86355a |
Available diffs
- diff from 0.21.0-1 to 0.22.0-1 (13.2 KiB)
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