1config BR2_PACKAGE_HOST_PYTHON_LXML
2	bool "host python-lxml"
3	help
4	  The lxml XML toolkit is a Pythonic binding for the C libraries
5	  libxml2 and libxslt.
6
7	  http://lxml.de/
8