diff options
author | Kristaps Esterlins <esterlins@gmail.com> | 2010-05-12 23:30:37 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-12 23:30:37 +0200 |
commit | 8d93c185124cc0c2901beee32fbfa2afc027cea1 (patch) | |
tree | 92d8ba379e4c30167bca6e074837ec239a01d0ee /libraries/libnxml/README | |
parent | 4326e9fd6c1fa263cbfec9d48d0b78bd61fec355 (diff) | |
download | slackbuilds-8d93c185124cc0c2901beee32fbfa2afc027cea1.tar.gz |
libraries/libnxml: Added to 12.2 repository
Diffstat (limited to 'libraries/libnxml/README')
-rw-r--r-- | libraries/libnxml/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libraries/libnxml/README b/libraries/libnxml/README new file mode 100644 index 0000000000..b06c190e2d --- /dev/null +++ b/libraries/libnxml/README @@ -0,0 +1,3 @@ +nXML is a C library for parsing, writing and creating +XML 1.0 and 1.1 files or streams. It supports utf-8, +utf-16be and utf-16le, ucs-4 (1234, 4321, 2143, 2312). |