rsass 0.28.8-3 source package in Ubuntu

Changelog

rsass (0.28.8-3) unstable; urgency=medium

  * relax (build-)dependency for crate fastrand (see bug#1043016)

 -- Jonas Smedegaard <email address hidden>  Sun, 18 Feb 2024 11:39:22 +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 release universe misc

Downloads

File Size SHA-256 Checksum
rsass_0.28.8-3.dsc 2.6 KiB 08442782ede851eb72404e27ef1918dd3935413aec111d04cdbefa23b2452eb1
rsass_0.28.8.orig.tar.gz 628.9 KiB 430d38ac10fcc6cebbdb628bf0a0f515eb44dd2882ec8af829263bf4286bb8a9
rsass_0.28.8-3.debian.tar.xz 30.9 KiB ef90c0d83b9edccad85eb21d72c1505f287a19dc73ed9cb8bf67c12d227657bb

Available diffs

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