blob: 85f335aed2bb3325e8c0a728875f44800d2cf4e9 [file] [log] [blame]
<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl"?>
<rdf:RDF xml:lang="en"
xmlns="http://usefulinc.com/ns/doap#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:asfext="http://projects.apache.org/ns/asfext#"
xmlns:foaf="http://xmlns.com/foaf/0.1/">
<!--
=======================================================================
Copyright (c) 2006 The Apache Software Foundation.
All rights reserved.
=======================================================================
-->
<Project rdf:about="http://xml.apache.org/xerces-c/">
<created>2006-03-30</created>
<license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
<name>Apache Xerces C++ XML Parser</name>
<homepage rdf:resource="http://xml.apache.org/xerces-c/" />
<asfext:pmc rdf:resource="http://xerces.apache.org" />
<shortdesc>Xerces-C++ is a validating XML parser written in a portable subset of C++. </shortdesc>
<description>
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 faithful to the XML 1.0 recommendation and many associated standards.
The parser provides high performance, modularity, and scalability. Source code, samples and API documentation are provided with the parser. For portability, care has been taken to make minimal use of templates, no RTTI, and minimal use of #ifdefs.
</description>
<bug-database rdf:resource="https://issues.apache.org/jira/browse/XERCESC" />
<mailing-list rdf:resource="http://xml.apache.org/xerces-c/" />
<download-page rdf:resource="http://xml.apache.org/xerces-c/download.cgi" />
<programming-language>C</programming-language>
<category rdf:resource="http://projects.apache.org/category/xml" />
<release>
<Version>
<name>Xerces-C-2.7.0</name>
<created>2005-09-08</created>
<revision>2.7.0</revision>
</Version>
</release>
<repository>
<SVNRepository>
<location rdf:resource="https://svn.apache.org/repos/asf/xerces/c/trunk"/>
<browse rdf:resource="http://svn.apache.org/viewcvs.cgi/xerces/c/trunk/"/>
</SVNRepository>
</repository>
<maintainer>
<foaf:Person>
<foaf:name>Xerces-C++ Development Team</foaf:name>
<foaf:mbox rdf:resource="mailto:c-dev@xerces.apache.org"/>
</foaf:Person>
</maintainer>
</Project>
</rdf:RDF>