CSS parser and selection engine library for parsing and selecting CSS
CSS parser and selection engine
libcss
$ libcss parse style.css
$ libcss select '.classname' document.html
$ libcss validate styles.css