1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-02-26 12:44:26 +00:00
Files
operating-system/buildroot/package/rapidxml/Config.in
2018-03-17 23:47:00 +00:00

12 lines
401 B
Plaintext

config BR2_PACKAGE_RAPIDXML
bool "rapidxml"
help
RapidXml is an attempt to create the fastest XML parser
possible, while retaining useability, portability and
reasonable W3C compatibility. It is an in-situ parser with
parsing speed approaching speed of strlen function executed
on the same data.
http://sourceforge.net/projects/rapidxml/
https://en.wikipedia.org/wiki/RapidXml