summaryrefslogtreecommitdiffstats
path: root/rules/xerces.in
blob: b187053650362cdb167a01a11d47fbd65d6a03cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# xerces-c configuration

config XERCES
	tristate
	prompt "xerces"
	help
	  Xerces-C++ is a validating XML parser written in a portable
	  subset of C++. Xerces-C++ makes it easy to give your
	  application the ability to read and write XML data. A shared
	  library is provided for parsing, generating, manipulating, and
	  validating XML documents.

	  See http://xml.apache.org/xerces-c/ for details.