rsass 0.28.10-5 source package in Ubuntu

Changelog

rsass (0.28.10-5) unstable; urgency=medium

  * fix: set buildsystem=rust in overridden debhelper targets

 -- Jonas Smedegaard <email address hidden>  Fri, 12 Jul 2024 17:16:15 +0200

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
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
rsass_0.28.10-5.dsc 2.9 KiB 2e0d5f15da89cb993ff1c62dfd43d9f7b8d4ecd0e0675749b93a9ead2d075b49
rsass_0.28.10.orig.tar.gz 637.2 KiB 71c4d9bec9c390d9b6487891dd4ba9fc535473c3305552bb3dea6d61aa8da076
rsass_0.28.10-5.debian.tar.xz 20.6 KiB 01eabe734ad79ea5c3668972c0911caf2474bdbd7b3b6b70fb61684e3d408fec

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