blob: d9aa7665c9f7e83ee209cae6ed764fe65119d63a (
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: https://github.com/jaraco/cssutils
|