buildroot/package/xerces/Config.in

8 lines
182 B
Plaintext
Raw Normal View History

2007-05-07 05:58:30 +02:00
config BR2_PACKAGE_XERCES
bool "xerces-c++"
select BR2_PACKAGE_LIBICONV
2007-05-07 05:58:30 +02:00
help
Xerces-C++ is a validating XML parser written in portable C++.
http://xml.apache.org/xerces-c/