python-lxml: add initial version (with python3 variant included) 4382/head
authorAlexandru Ardelean <ardeleanalex@gmail.com>
Tue, 16 May 2017 20:38:25 +0000 (23:38 +0300)
committerAlexandru Ardelean <ardeleanalex@gmail.com>
Mon, 5 Jun 2017 15:00:24 +0000 (18:00 +0300)
commitff016a48021f37434efaf8c9c292ea85c0244ed6
treef9bfc15c6b1c1051ad6bb60a602562dcc15fb8a7
parent28e97784b7d7f8e4814a5974fb8bc574a4152fec
python-lxml: add initial version (with python3 variant included)

This package requires libxml2 & libxslt to be built, has some
C code so it's not installable via pip.
It needs cross-compilation.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
lang/python/python-lxml/Makefile [new file with mode: 0644]