Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
6 lines
287 B
Text
6 lines
287 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://pypi.python.org/pypi/cssutils/
|
|
WWW: http://cthedot.de/cssutils/
|