scour/scour
Eduard Braun 738b7d7c5d Don't escape quotes ('/") in text nodes and attributes.
- In text nodes quotes are fine
- In attributes quotes are fine if used reciprocally.

Escaping in the latter case often causes issues, e.g. with quoted font names (#21) or inline CSS styles (#56), while it probably does not gain anything (if quotes are wrongly used in attribute names the XML is most likely invalid to start with)
2016-08-16 00:07:29 +02:00
..
__init__.py Sync version 2016-08-13 17:14:29 +02:00
scour.py Don't escape quotes ('/") in text nodes and attributes. 2016-08-16 00:07:29 +02:00
svg_regex.py Python 3 Updates 2015-04-28 15:26:55 -05:00
svg_transform.py Python 3 Updates 2015-04-28 15:26:55 -05:00
yocto_css.py whitespace cleanup 2013-10-26 16:43:39 +02:00