From 59235125a299f36907c1860fc0077dd6f79ea439 Mon Sep 17 00:00:00 2001 From: Jeremy Hansen Date: Sat, 17 Feb 2024 08:33:46 +0700 Subject: python/python2-lxml: Added (Python2 of lxml). Signed-off-by: Willy Sudiarto Raharjo --- python/python2-lxml/README | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 python/python2-lxml/README (limited to 'python/python2-lxml/README') diff --git a/python/python2-lxml/README b/python/python2-lxml/README new file mode 100644 index 0000000000..7c6ca315f7 --- /dev/null +++ b/python/python2-lxml/README @@ -0,0 +1,7 @@ +lxml is the most feature-rich and easy-to-use library for processing +XML and HTML in the Python language. It's also very fast and memory +friendly, just so you know. + +This can coexist with python3-lxml without issue. + +NOTE: The 5.0.x versions are the last to support python2. -- cgit v1.2.3