mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
package: add libroxml
Closes #3595 Based on patch by Tristan Lelong <tristan.lelong@blunderer.org>. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
8
package/libroxml/Config.in
Normal file
8
package/libroxml/Config.in
Normal file
@@ -0,0 +1,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://libroxml.googlecode.com
|
||||
Reference in New Issue
Block a user