blob: b6b253fcdd59141cbd45eacca14bbc3da9e2262b (
plain)
1
2
3
4
5
6
7
8
|
config BR2_PACKAGE_LIBROXML
bool "roxml"
help
libroxml is a light and powerful xml parsing library with
xpath handling. Roxml is a binary using libroxml to explore
xml file from shell scripts.
http://www.libroxml.net
|