mirror of
https://git.freebsd.org/ports.git
synced 2025-06-18 11:10:32 -04:00
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
|