Skip to content

Commit aaeec57

Browse files
vintaclaude
andcommitted
remove bleach: deprecated by Mozilla in January 2023
Official deprecation announced in GitHub issue #698. Maintenance releases continue but no new development. Co-Authored-By: Claude Opus 4.5 <[email protected]>
1 parent eabcc4d commit aaeec57

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -617,7 +617,6 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
617617
*Libraries for working with HTML and XML.*
618618

619619
* [beautifulsoup](https://www.crummy.com/software/BeautifulSoup/bs4/doc/) - Providing Pythonic idioms for iterating, searching, and modifying HTML or XML.
620-
* [bleach](https://github.com/mozilla/bleach) - A whitelist-based HTML sanitization and text linkification library.
621620
* [cssutils](https://pypi.org/project/cssutils/) - A CSS library for Python.
622621
* [html5lib](https://github.com/html5lib/html5lib-python) - A standards-compliant library for parsing and serializing HTML documents and fragments.
623622
* [JustHTML](https://github.com/EmilStenstrom/justhtml/) - A pure Python HTML5 parser that just works. No C extensions to compile. No system dependencies to install. No complex API to learn.

0 commit comments

Comments
 (0)