forked from pool/python-ftfy
e1339b3e4428036f0321dca85cfab35435249b64c687f26a8a37ed0fe118458f
- Update to version 5.6
* The unescape_html function now supports all the HTML5 entities
that appear in html.entities.html5, including those with long
names such as ˝.
* Unescaping of numeric HTML entities now uses the standard library's
html.unescape, making edge cases consistent.
* On top of Python's support for HTML5 entities, ftfy will also
convert HTML escapes of common Latin capital letters that are
(nonstandardly) written in all caps, such as Ñ for Ñ.
OBS-URL: https://build.opensuse.org/request/show/722677
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ftfy?expand=0&rev=9
Description
No description provided
Languages
RPM Spec
100%