summaryrefslogtreecommitdiff
path: root/textproc/py-cssutils
AgeCommit message (Collapse)AuthorFilesLines
2011-05-01Import py26-cssutils-0.9.7 as textproc/py-cssutils.obache4-0/+185
Based on PR#44867 by Olaf 'Rhialto' Seibert. A Python package to parse and build CSS Cascading Style Sheets. Querying a parsed stylesheet on a given document or element is planned for a future release, for now see the example examples/style.py.