Metadata


Name
crass
Version
1.0.6
Platform
ruby
Authors
Ryan Grove
Bindir
bin
Date
2020-01-12 00:00:00 UTC
Dependencies
minitest (~> 5.0.8, development)
rake (~> 10.1.0, development)
Description
Crass is a pure Ruby CSS parser based on the CSS Syntax Level 3 spec.
Email
ryan@wonko.com
Files
.gitignore
.travis.yml
.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.6/HISTORY.md", "documentation_uri"=>"https://www.rubydoc.info/gems/crass/1.0.6", "source_code_uri"=>"https://github.com/rgrove/crass/tree/v1.0.6"}
Require paths
lib
Required ruby version
>= 1.9.2
Required rubygems version
>= 0
Rubygems version
3.0.3
Specification version
4
Summary
CSS parser based on the CSS Syntax Level 3 spec.
Original platform
ruby
New platform
ruby