]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blob - package/rapidxml/Config.in
lrzsz: install symlinks for XMODEM and YMODEM
[coffee/buildroot.git] / package / rapidxml / Config.in
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.
9
10           http://sourceforge.net/projects/rapidxml/
11           https://en.wikipedia.org/wiki/RapidXml