Package gem-sassc: Information

Source package: gem-sassc
Version: 2.4.0-alt3
Latest version according to Repology
Build time:  Dec 6, 2021, 08:53 PM in the task #287700
Category: Development/Ruby
Report package bug
License: MIT
Summary: Use libsass with Ruby!
Description: 
This gem combines the speed of libsass, the Sass C implementation, with the ease
of use of the original Ruby Sass library.

List of rpms provided by this srpm:
gem-sassc (noarch)
gem-sassc-devel (noarch)
gem-sassc-doc (noarch)


List of contributors:
Pavel Skrylev
Andrey Cherepanov

ACL:
Pavel Skrylev
@ruby
@everybody

    1. gem(bundler) >= 0
    2. gem(ffi) >= 1.9
    3. gem(ffi) < 2
    4. gem(minitest) >= 5.5.1
    5. gem(minitest) < 6
    6. gem(minitest-around) >= 0
    7. gem(pry) >= 0
    8. gem(rake) >= 0
    9. gem(rake-compiler) >= 0
    10. gem(rake-compiler-dock) >= 0
    11. gem(test_construct) >= 0
    12. rpm-build-ruby

Last changed


Oct. 29, 2021 Pavel Skrylev 2.4.0-alt3
- ! patch loading the sassc in runtime
Dec. 9, 2020 Pavel Skrylev 2.4.0-alt2
- ! typo
Dec. 9, 2020 Pavel Skrylev 2.4.0-alt1.1
- ! picking up the libsass from system if any