From 644b8d4495bb9e3979c221098b9e3b1c5b1ca278 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sun, 6 Mar 2011 14:17:54 +0200 Subject: Update XSD/e description --- dist/README | 23 ++++++++++------------- 1 file changed, 10 insertions(+), 13 deletions(-) (limited to 'dist') diff --git a/dist/README b/dist/README index fc9e0b3..127bd83 100644 --- a/dist/README +++ b/dist/README @@ -1,21 +1,18 @@ -CodeSynthesis XSD/e is an open-source XML parser/serializer -generator for mobile and embedded systems. It provides event- -driven, stream oriented XML parsing, XML serialization, W3C -XML Schema validation, and C++ data binding while maintaining -a small footprint and portability. For more information about +CodeSynthesis XSD/e is an open-source, dependency-free XML Schema to C++ +compiler for mobile, embedded, and light-weight applications. It provides XML +parsing, serialization, XML Schema validation and XML data binding while +maintaining a small footprint and portability. For more information about XSD/e visit: - http://www.codesynthesis.com/products/xsde/ +This package contains a precompiled binary for the XSD/e compiler as well as +the source code for the runtime library (libxsde) and examples. The INSTALL +file contains instructions for compiling the runtime library and examples on +various platforms. -This package contains a precompiled binary for the XSD/e compiler -as well as the source code for the runtime library (libxsde) and -examples. The INSTALL file contains instructions for compiling -the runtime library and examples on various platforms. - -The NEWS file contains information on the user-visible changes -from the previous release. +The NEWS file contains information on the user-visible changes from the +previous release. See the LICENSE file for distribution conditions. -- cgit v1.1