From: Aaron Patterson Date: 2007-11-03T09:51:08+09:00 Subject: [ANN] csspool 0.1.0 Released csspool version 0.1.0 has been released! * CSSpool (pronounced "cesspool") is a validating SAC parser for CSS. The parser calls methods on a document handler depending on what it has found. CSSPool currently only supports CSS 2.1. CSSPool will not yield invalid properties or selectors. Changes: ## 0.1.0 * Birthday! * -- Aaron Patterson http://tenderlovemaking.com/