rsass 0.28.2+20231021-3 source package in Ubuntu

Changelog

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

  * revert to skip all previously skipped tests, evidently still broken on i386

 -- Jonas Smedegaard <email address hidden>  Tue, 07 Nov 2023 01:12:41 +0100

Upload details

Uploaded by:
Jonas Smedegaard
Uploaded to:
Sid
Original maintainer:
Jonas Smedegaard
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble proposed universe misc

Downloads

File Size SHA-256 Checksum
rsass_0.28.2+20231021-3.dsc 2.6 KiB e47ccfb6a688337d915ebd9e2234b561ffcdf0499b6f72acfb8a7576c1f83c83
rsass_0.28.2+20231021.orig.tar.xz 430.5 KiB 8ff0abf4684250b1aa6a94b2b1561496167c656fb16afbfad2521136128cd928
rsass_0.28.2+20231021-3.debian.tar.xz 30.4 KiB bfe6fb05ecdd0a6d08ce4a6dd401a9450a78c400d4e12a6aefe575496ed1ac59

No changes file available.

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