1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2025-12-25 12:48:03 +00:00
Files
operating-system/buildroot/package/python-lxml/Config.in.host
2018-03-17 23:47:00 +00:00

8 lines
177 B
Plaintext

config BR2_PACKAGE_HOST_PYTHON_LXML
bool "host python-lxml"
help
The lxml XML toolkit is a Pythonic binding for the C libraries
libxml2 and libxslt.
http://lxml.de/