2011-07-13 12:44:42 +02:00
|
|
|
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.
|
|
|
|
|
2011-07-29 09:46:10 +02:00
|
|
|
http://www.libroxml.net
|