Path to this page:
./
www/ruby-crass,
CSS parser based on the CSS Syntax Level 3 spec
Branch: pkgsrc-2019Q1,
Version: 1.0.3,
Package name: ruby24-crass-1.0.3,
Maintainer: pkgsrc-usersCrass is a Ruby CSS parser that's fully compliant with the
CSS Syntax Level 3 specification.
Features
--------
* Pure Ruby, with no runtime dependencies other than Ruby 1.9.x or higher.
* Tokenizes and parses CSS according to the rules defined in the 14 November
2014 editor's draft of the [CSS Syntax Level 3][css] specification.
* Extremely tolerant of broken or invalid CSS. If a browser can handle it, Crass
should be able to handle it too.
* Optionally includes comments in the token stream.
* Optionally preserves certain CSS hacks, such as the IE "*" hack, which would
otherwise be discarded according to CSS3 tokenizing rules.
* Capable of serializing the parse tree back to CSS while maintaining all
original whitespace, comments, and indentation.
Required to run:[
lang/ruby24-base]
Master sites:
SHA1: e9f8499a8e0e84d93c9f3d5513b89dc0bfbf2d88
RMD160: c9de07bff4c5515a8a9adeffa1f26af6528d7821
Filesize: 90 KB
Version history: (Expand)
- (2019-04-11) Package added to pkgsrc.se, version ruby24-crass-1.0.3 (created)