Bug 3595

Summary: patch to add libroxml
Product: buildroot Reporter: Tristan Lelong <tristan.lelong>
Component: OtherAssignee: unassigned
Status: RESOLVED FIXED    
Severity: enhancement CC: buildroot
Priority: P5    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
URL: http://libroxml.googlecode.com
Host: Target:
Build:
Attachments: patch to add libroxml to buildroot

Description Tristan Lelong 2011-04-12 16:12:43 UTC
Created attachment 3193 [details]
patch to add libroxml to buildroot

libroxml is a C library to read / write XML file.
The stripped binary is about 40Kb, making it very interesting for embedded targets.
It includes a shell Xpath resolver (roxml).

project homepage http://libroxml.googlecode.com
Comment 1 Peter Korsgaard 2011-07-13 10:58:39 UTC
Committed with some changes to git, thanks.