diff options
Diffstat (limited to 'textproc/xerces-c/pkg/DESCR')
-rw-r--r-- | textproc/xerces-c/pkg/DESCR | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/textproc/xerces-c/pkg/DESCR b/textproc/xerces-c/pkg/DESCR new file mode 100644 index 00000000000..e8372d6dacc --- /dev/null +++ b/textproc/xerces-c/pkg/DESCR @@ -0,0 +1,8 @@ +Xerces (named after the Xerces Blue butterfly) provides world-class XML +parsing and generation. Fully-validating parsers are available for both +Java and C++, implementing the W3C XML and DOM (Level 1 and 2) standards, +as well as the defacto SAX (version 2) standard. The parsers are highly +modular and configurable. Initial support for XML Schema (draft W3C +standard) is also provided. + +This package provides the C++ version of Xerces. |