diff options
Diffstat (limited to 'libraries/xerces-c/README')
-rw-r--r-- | libraries/xerces-c/README | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/libraries/xerces-c/README b/libraries/xerces-c/README index 5810e50f91..ab92d0f988 100644 --- a/libraries/xerces-c/README +++ b/libraries/xerces-c/README @@ -1,5 +1,4 @@ -Xerces-C++ is a validating XML parser written in a -portable subset of C++. Xerces-C++ makes it easy to -give your application the ability to read and write XML -data. A shared library is provided for parsing, generating, -manipulating, and validating XML documents. +Xerces-C++ is a validating XML parser written in a portable subset +of C++. Xerces-C++ makes it easy to give your application the ability +to read and write XML data. A shared library is provided for parsing, +generating, manipulating, and validating XML documents. |