package/rpi-userland: don't install file in random location
[buildroot-gz.git] / package / rapidxml / Config.in
blob76b2248ec274e3dc4847bfeb3db94f5501f6db37
1 config BR2_PACKAGE_RAPIDXML
2         bool "rapidxml"
3         help
4           RapidXml is an attempt to create the fastest XML parser
5           possible, while retaining useability, portability and
6           reasonable W3C compatibility. It is an in-situ parser with
7           parsing speed approaching speed of strlen function executed
8           on the same data.
10           http://sourceforge.net/projects/rapidxml/
11           https://en.wikipedia.org/wiki/RapidXml