82316bab2f2bdc8597eabf590db4229bda0132dc
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / python-pyxml / Config.in
1 config BR2_PACKAGE_PYTHON_PYXML
2         bool "python-pyxml"
3         depends on BR2_PACKAGE_PYTHON
4         select BR2_PACKAGE_EXPAT
5         help
6           This is the Python XML package. The distribution contains a
7           validating XML parser, an implementation of the SAX and DOM
8           programming interfaces, an interface to the Expat parser (and the
9           Expat parser itself), and a C helper module that can speed up
10           xmllib.py by a factor of 5. There's even documentation!
11
12           http://pyxml.sourceforge.net/topics/index.html