Merge from vendor branch TNF:
authorobache <obache>
Sun, 1 May 2011 09:20:46 +0000 (09:20 +0000)
committerobache <obache>
Sun, 1 May 2011 09:20:46 +0000 (09:20 +0000)
commit97c8a1c6c4d61c76337e2cf566ed4970f66f4339
tree400d905a5a3358d501e8efdf525db2f3addf7ec8
parent204510497b4f58a794632c53f2ec7bdf0d493a88
parentff01b9cc03df831f7301e94e1d2a1a517f4b5aca
Merge from vendor branch TNF:
Import py26-cssutils-0.9.7 as textproc/py-cssutils.
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.