summaryrefslogtreecommitdiffstats
path: root/package/python-pyxml/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/python-pyxml/Config.in')
-rw-r--r--package/python-pyxml/Config.in12
1 files changed, 0 insertions, 12 deletions
diff --git a/package/python-pyxml/Config.in b/package/python-pyxml/Config.in
deleted file mode 100644
index 82316bab2f..0000000000
--- a/package/python-pyxml/Config.in
+++ /dev/null
@@ -1,12 +0,0 @@
-config BR2_PACKAGE_PYTHON_PYXML
- bool "python-pyxml"
- depends on BR2_PACKAGE_PYTHON
- select BR2_PACKAGE_EXPAT
- help
- This is the Python XML package. The distribution contains a
- validating XML parser, an implementation of the SAX and DOM
- programming interfaces, an interface to the Expat parser (and the
- Expat parser itself), and a C helper module that can speed up
- xmllib.py by a factor of 5. There's even documentation!
-
- http://pyxml.sourceforge.net/topics/index.html
OpenPOWER on IntegriCloud