diff options
author | Heinz Wiesinger <HMWiesinger@gmx.at> | 2010-05-11 20:01:05 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 20:01:05 +0200 |
commit | 7f9218533271ca964c75bb6b3b78810782c1662a (patch) | |
tree | eb3b9da9aa46a15db42acb9e49f2621ac6da5912 /libraries/xerces-c/slack-desc | |
parent | 602f558a2b6b88d8e9b8b89732250590c50d4316 (diff) |
libraries/xerces-c: Added to 12.0 repository
Diffstat (limited to 'libraries/xerces-c/slack-desc')
-rw-r--r-- | libraries/xerces-c/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/xerces-c/slack-desc b/libraries/xerces-c/slack-desc new file mode 100644 index 000000000000..6ce71b3b44f3 --- /dev/null +++ b/libraries/xerces-c/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +xerces-c: xerces-c (XML Parser) +xerces-c: +xerces-c: Xerces-C++ is a validating XML parser written in a +xerces-c: portable subset of C++. Xerces-C++ makes it easy to +xerces-c: give your application the ability to read and write XML +xerces-c: data. A shared library is provided for parsing, generating, +xerces-c: manipulating, and validating XML documents. +xerces-c: +xerces-c: Homepage: http://xml.apache.org/xerces-c/ +xerces-c: +xerces-c: |