-
Name
-
crass
-
Version
-
1.0.7
-
Platform
-
ruby
-
Authors
-
Ryan Grove
-
Bindir
-
bin
-
Date
-
1980-01-02 00:00:00 UTC
-
Dependencies
-
minitest (~> 6.0.6, development)
rake (~> 13.4.2, development)
-
Description
-
Crass is a pure Ruby CSS parser based on the CSS Syntax Level 3 spec.
-
Email
-
ryan@wonko.com
-
Files
-
.github/workflows/tests.yml
.gitignore
.yardopts
Gemfile
HISTORY.md
LICENSE
README.md
Rakefile
crass.gemspec
lib/crass.rb
lib/crass/parser.rb
lib/crass/scanner.rb
lib/crass/token-scanner.rb
lib/crass/tokenizer.rb
lib/crass/version.rb
-
Homepage
-
https://github.com/rgrove/crass/
-
Licenses
-
MIT
-
Metadata
-
{"bug_tracker_uri"=>"https://github.com/rgrove/crass/issues", "changelog_uri"=>"https://github.com/rgrove/crass/blob/v1.0.7/HISTORY.md", "documentation_uri"=>"https://www.rubydoc.info/gems/crass/1.0.7", "rubygems_mfa_required"=>"true", "source_code_uri"=>"https://github.com/rgrove/crass/tree/v1.0.7"}
-
Require paths
-
lib
-
Required ruby version
-
>= 1.9.2
-
Required rubygems version
-
>= 0
-
Rubygems version
-
4.0.10
-
Specification version
-
4
-
Summary
-
CSS parser based on the CSS Syntax Level 3 spec.
-
Original platform
-
ruby
-
New platform
-
ruby