blob: ac74effdf7f777f63b16bdce238889a0ee4a9513 (
plain) (
blame)
1
2
3
|
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.
|