Metadata


Name
sassc
Version
2.4.0
Platform
x64-mingw32
Authors
Ryan Boland
Bindir
bin
Date
2020-06-02 00:00:00 UTC
Dependencies
minitest (~> 5.5.1, development)
minitest-around (>= 0, development)
test_construct (>= 0, development)
pry (>= 0, development)
bundler (>= 0, development)
rake (>= 0, development)
rake-compiler (>= 0, development)
rake-compiler-dock (>= 0, development)
ffi (~> 1.9)
Description
Use libsass with Ruby!
Email
ryan@tanookilabs.com
Files
.gitignore
.gitmodules
.travis.yml
CHANGELOG.md
CODE_OF_CONDUCT.md
Gemfile
LICENSE.txt
README.md
Rakefile
lib/sassc.rb
lib/sassc/dependency.rb
lib/sassc/engine.rb
lib/sassc/error.rb
lib/sassc/functions_handler.rb
lib/sassc/import_handler.rb
lib/sassc/importer.rb
lib/sassc/libsass.so
lib/sassc/native.rb
lib/sassc/native/native_context_api.rb
lib/sassc/native/native_functions_api.rb
lib/sassc/native/sass2scss_api.rb
lib/sassc/native/sass_input_style.rb
lib/sassc/native/sass_output_style.rb
lib/sassc/native/sass_value.rb
lib/sassc/native/string_list.rb
lib/sassc/sass_2_scss.rb
lib/sassc/script.rb
lib/sassc/script/functions.rb
lib/sassc/script/value.rb
lib/sassc/script/value/bool.rb
lib/sassc/script/value/color.rb
lib/sassc/script/value/list.rb
lib/sassc/script/value/map.rb
lib/sassc/script/value/number.rb
lib/sassc/script/value/string.rb
lib/sassc/script/value_conversion.rb
lib/sassc/script/value_conversion/base.rb
lib/sassc/script/value_conversion/bool.rb
lib/sassc/script/value_conversion/color.rb
lib/sassc/script/value_conversion/list.rb
lib/sassc/script/value_conversion/map.rb
lib/sassc/script/value_conversion/number.rb
lib/sassc/script/value_conversion/string.rb
lib/sassc/util.rb
lib/sassc/util/normalized_map.rb
lib/sassc/version.rb
sassc.gemspec
test/custom_importer_test.rb
test/engine_test.rb
test/error_test.rb
test/fixtures/paths.scss
test/functions_test.rb
test/native_test.rb
test/output_style_test.rb
test/sass_2_scss_test.rb
test/test_helper.rb
Homepage
https://github.com/sass/sassc-ruby
Licenses
MIT
Require paths
lib
Required ruby version
>= 2.0.0
Required rubygems version
>= 0
Rubygems version
3.1.2
Specification version
4
Summary
Use libsass with Ruby!
Test files
test/custom_importer_test.rb
test/engine_test.rb
test/error_test.rb
test/fixtures/paths.scss
test/functions_test.rb
test/native_test.rb
test/output_style_test.rb
test/sass_2_scss_test.rb
test/test_helper.rb
Original platform
x64-mingw32
New platform
x64-mingw32