Path to this page:
./
www/ruby-csspool,
CSSPool is a CSS parser
Branch: CURRENT,
Version: 3.0.2,
Package name: ruby193-csspool-3.0.2,
Maintainer: pkgsrc-usersCSSPool is a CSS parser. CSSPool provides a SAC interface for parsing
CSS as well as a document oriented interface for parsing CSS.
Required to run:[
lang/ruby193-base]
Master sites:
SHA1: 0ab1e594df67225cf0e43c1167bc1a50819ff0d9
RMD160: ce0a027330957bb43053dc85f2409772fcca1b8a
Filesize: 30 KB
Version history: (Expand)
- (2012-12-17) Updated to version: ruby193-csspool-3.0.2
- (2012-06-02) Updated to version: ruby193-csspool-3.0.1
- (2012-03-18) Updated to version: ruby19-csspool-3.0.0
- (2010-09-23) Package added to pkgsrc.se, version ruby18-csspool-2.0.0 (created)
CVS history: (Expand)
2012-12-17 16:08:28 by Takahiro Kambe | Files touched by this commit (3) |  |
Log message:
Update ruby-csspool to 3.0.2.
== 3.0.2
* New Features
* Support IE Safe Hacks [stereobooster]
* Bugfixes
* Fix #23 - set up CSSPool.CSS so it can read files. [Mike Tierney]
|
2012-06-02 03:17:22 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
Update of ruby-csspool to 3.0.1.
== 3.0.1
* New Features
* 'Minified' CSS output: passing :minify => true to a to_css call will omit
line breaks
* Added Gemfile
* Bugfixes
* Parse properties without semi-colons at the end of a declaration.
[stereobooster]
* Handle whitespaces after properties [stereobooster]
|
2012-03-18 06:06:09 by Takahiro Kambe | Files touched by this commit (3) |  |
Log message:
Update ruby-csspool to 3.0.0.
== 3.0.0
* New Features
* Pure ruby: no longer uses C based back end.
|
2010-09-23 09:30:33 by Takahiro Kambe | Files touched by this commit (4) |  |
Log message:
Importing www/ruby-csspool 2.0.0.
CSSPool is a CSS parser. CSSPool provides a SAC interface for parsing
CSS as well as a document oriented interface for parsing CSS.
|