summaryrefslogtreecommitdiffstats
path: root/libraries/html5lib
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2023-09-19 05:00:57 +0200
committer Willy Sudiarto Raharjo2023-09-23 03:31:11 +0200
commite90c7af46c07e3dc8726ded6c177ef291efff922 (patch)
tree1546887ecb663ef01bd70599d4dcdfca75cd03bc /libraries/html5lib
parent8a3d975e6433aabbb0dc7afc231455d32f2d35d7 (diff)
downloadslackbuilds-e90c7af46c07e3dc8726ded6c177ef291efff922.tar.gz
libraries/html5lib: Update README.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/html5lib')
-rw-r--r--libraries/html5lib/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/html5lib/README b/libraries/html5lib/README
index 37294a67bc..7e57438059 100644
--- a/libraries/html5lib/README
+++ b/libraries/html5lib/README
@@ -2,4 +2,4 @@ html5lib is a pure-python library for parsing HTML. It is designed to
conform to the WHATWG HTML specification, as is implemented by all
major web browsers.
-Optional dependencies: chardet, genshi, and lxml
+Optional dependencies: genshi and lxml