diff options
Diffstat (limited to 'package/python-lxml/Config.in.host')
-rw-r--r-- | package/python-lxml/Config.in.host | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/package/python-lxml/Config.in.host b/package/python-lxml/Config.in.host new file mode 100644 index 0000000000..580e440e17 --- /dev/null +++ b/package/python-lxml/Config.in.host @@ -0,0 +1,8 @@ +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/ + |