diff options
Diffstat (limited to 'external/expat/README')
-rw-r--r-- | external/expat/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/external/expat/README b/external/expat/README new file mode 100644 index 000000000..e7c93c246 --- /dev/null +++ b/external/expat/README @@ -0,0 +1,4 @@ +Simple SAX parser library with added UTF-16 support. + +From: +[https://github.com/libexpat/libexpat] |