rsass 0.28.2+20231021-3build1 source package in Ubuntu

Changelog

rsass (0.28.2+20231021-3build1) noble; urgency=medium

  * Rebuild against 'armhf -fstack-clash-protection breakage rebuild
    with fixed dpkg'.

 -- Gianfranco Costamagna <email address hidden>  Fri, 24 Nov 2023 11:18:27 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Noble
Original maintainer:
Jonas Smedegaard
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
rsass_0.28.2+20231021.orig.tar.xz 430.5 KiB 8ff0abf4684250b1aa6a94b2b1561496167c656fb16afbfad2521136128cd928
rsass_0.28.2+20231021-3build1.debian.tar.xz 30.5 KiB 4fae09146befa173d882e34d5aa6444ba12cb8f1cdc431492a0b90a6c48847c6
rsass_0.28.2+20231021-3build1.dsc 2.7 KiB 93a6f787b7384d817dadf8fbd468d66ddbbd34a69f280d8176b37d8be3149dca

View changes file

Binary packages built by this source

librust-rsass-dev: sass implementation in pure rust - Rust source code

 rsass is sass reimplemented in rust with nom.
 .
 Sass is a pre-processing language for CSS.
 It allows you to write cleaner stylesheets
 and makes collaboration on your CSS a breeze.
 .
 NB! Not all of the official Sass specification is implemented yet.
 See upstream README below /usr/share/doc/librust-rsass-dev/
 for more details.
 .
 This package contains the source for the Rust rsass crate,
 packaged for use with cargo and dh-cargo.

rsass: sass implementation in pure rust - CLI tool

 rsass is sass reimplemented in rust with nom.
 .
 Sass is a pre-processing language for CSS.
 It allows you to write cleaner stylesheets
 and makes collaboration on your CSS a breeze.
 .
 NB! Not all of the official Sass specification is implemented yet.
 See upstream README below /usr/share/doc/rsass/ for more details.
 .
 This package provides the command-line tool rsass.

rsass-dbgsym: debug symbols for rsass