5 lines
250 B
Text
5 lines
250 B
Text
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: https://github.com/jaraco/cssutils
|