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/python2-lxml.info | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 python/python2-lxml/python2-lxml.info (limited to 'python/python2-lxml/python2-lxml.info') diff --git a/python/python2-lxml/python2-lxml.info b/python/python2-lxml/python2-lxml.info new file mode 100644 index 0000000000..d7c45799ce --- /dev/null +++ b/python/python2-lxml/python2-lxml.info @@ -0,0 +1,10 @@ +PRGNAM="python2-lxml" +VERSION="5.0.1" +HOMEPAGE="https://lxml.de/" +DOWNLOAD="https://files.pythonhosted.org/packages/source/l/lxml/lxml-5.0.1.tar.gz" +MD5SUM="8e84d7819031fe29de3c321a2e376159" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="python2-BeautifulSoup4 html5lib python2-cssselect" +MAINTAINER="Jeremy Hansen" +EMAIL="jebrhansen+SBo@gmail.com" -- cgit v1.2.3