diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2021-04-20 23:52:18 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-20 23:52:18 -0500 |
commit | e48218d43aa8ff9f1a2fce6b69af9370562d88c0 (patch) | |
tree | 433d0bef9d05c06cfe909ab45836a9a1dad84d70 /libraries/html5lib | |
parent | 20b87b8decd46f977d462186a87f2539736ac03b (diff) |
various: Kill python-chardet dep mention
Diffstat (limited to 'libraries/html5lib')
-rw-r--r-- | libraries/html5lib/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/html5lib/README b/libraries/html5lib/README index e97c619b21ca0..a38654faac068 100644 --- a/libraries/html5lib/README +++ b/libraries/html5lib/README @@ -9,4 +9,4 @@ Output is to a tree structure; the current release supports output to DOM, ElementTree and lxml tree formats as well as a simple custom format. -Optional: datrie, python-chardet, lxml and genshi +Optional: datrie, lxml, and genshi |