Description
CSS_Parser provides a lexer(tokenizer) and a parser for W3C cascading stylesheets. It transforms a textual representation of a CSS into a Structures_CSS representation of the same CSS.
Download
Download at http://pear.sergiocarvalho.com/repository/CSS_Parser-0.1.0.tgz
Documentation at http://pear.sergiocarvalho.com/docs/CSS_Parser-0.1.0/
Browse source code at http://pear.sergiocarvalho.com/browse/CSS_Parser-0.1.0
Install with:
pear install sergiosgc/CSS_Parser