Bug 3595 - patch to add libroxml
Summary: patch to add libroxml
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: PC Linux
: P5 enhancement
Target Milestone: ---
Assignee: unassigned
URL: http://libroxml.googlecode.com
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-12 16:12 UTC by Tristan Lelong
Modified: 2011-07-13 10:58 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments
patch to add libroxml to buildroot (1.77 KB, patch)
2011-04-12 16:12 UTC, Tristan Lelong
Details

Note You need to log in before you can comment on or make changes to this bug.
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.