Package grass-sass: Information

    Source package: grass-sass
    Version: 0.13.4-alt2
    Build time:  Sep 30, 2025, 11:45 AM
    Category: Text tools
    Report package bug
    License: MIT
    Summary: Sass compiler written purely in Rust
    Description: 
    This crate aims to provide a high level interface for compiling Sass into plain
    CSS. It offers a very limited API, currently exposing only 2 functions.
    
    In addition to a library, this crate also includes a binary that is intended to
    act as an invisible replacement to the Sass commandline executable.
    
    This crate aims to achieve complete feature parity with the dart-sass reference
    implementation. A deviation from the dart-sass implementation can be considered
    a bug except for in the case of error messages and error spans.

    List of RPM packages built from this SRPM:
    grass-sass (riscv64)
    grass-sass-debuginfo (riscv64)

    Maintainer: Sergey Konev

    List of contributors:
    Sergey Konev
    Ildar Mulyukov

      1. /proc
      2. rust-cargo
      3. rpm-build-rust

    Last changed


    Sept. 30, 2025 Sergey Konev 0.13.4-alt2
    - NMU: Add 'Conflicts: grass' (Closes: #55046)
    March 16, 2025 Ildar Mulyukov 0.13.4-alt1
    - Initial build for Sisyphus