lambda-lxml-base
lambda-lxml-base copied to clipboard
Worried about GPL3.0 License
lxml and subsequently libxml2 are BSD and MIT respectively. I was worried that this repo was GPL3.0 License so I reproduced the work contained by following this guide: https://www.azavea.com/blog/2016/06/27/using-python-lxml-amazon-lambda/
That way I am not constrained by the license or version in this repo.