blob: ab72767a9c53af5d6be3a6575499d2f7107903f8 (
plain) (
blame)
1
2
3
4
5
|
A Python package to parse and build CSS Cascading Style Sheets. Partly
implement the DOM Level 2 CSS interfaces. Additional some cssutils only
convenience and (hopefully) more pythonic methods are integrated.
WWW: http://cthedot.de/cssutils/
|