Author: mrglavas
Date: Sun Jul  6 17:11:16 2008
New Revision: 674368

URL: http://svn.apache.org/viewvc?rev=674368&view=rev
Log:
Adding SVN keywords.

Modified:
    xerces/pmc/doap_Xerces_C++_XML_Parser.rdf   (props changed)
    xerces/pmc/doap_Xerces_Java_XML_Parser.rdf   (props changed)
    xerces/pmc/doap_Xerces_Perl_XML_Parser.rdf   (contents, props changed)

Propchange: xerces/pmc/doap_Xerces_C++_XML_Parser.rdf
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: xerces/pmc/doap_Xerces_C++_XML_Parser.rdf
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Propchange: xerces/pmc/doap_Xerces_Java_XML_Parser.rdf
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Modified: xerces/pmc/doap_Xerces_Perl_XML_Parser.rdf
URL: 
http://svn.apache.org/viewvc/xerces/pmc/doap_Xerces_Perl_XML_Parser.rdf?rev=674368&r1=674367&r2=674368&view=diff
==============================================================================
--- xerces/pmc/doap_Xerces_Perl_XML_Parser.rdf (original)
+++ xerces/pmc/doap_Xerces_Perl_XML_Parser.rdf Sun Jul  6 17:11:16 2008
@@ -20,13 +20,10 @@
     <homepage rdf:resource="http://xerces.apache.org/xerces-p"; />
     <asfext:pmc rdf:resource="http://xerces.apache.org"; />
     <shortdesc>Perl API to the Apache Xerces XML parser.</shortdesc>
-    <description> XML::Xerces is the Perl API to the Apache project's Xerces 
XML parser. It is implemented using the Xerces C++ API, and it provides access 
to most of the C++ API from Perl.
-
-Because it is based on Xerces-C, XML::Xerces provides a validating XML parser 
that makes it easy to give your application the ability to read and write XML 
data. Classes are provided for parsing, generating, manipulating, and 
validating XML documents. XML::Xerces is faithful to the XML 1.0 recommendation 
and associated standards (DOM levels 1, 2, and 3, SAX 1 and 2, Namespaces, and 
W3C XML Schema). The parser provides high performance, modularity, and 
scalability, and provides full support for Unicode.
-
-XML::Xerces implements the vast majority of the Xerces-C API (if you notice 
any discrepancies please mail the list). The exception is some functions in the 
C++ API which either have better Perl counterparts (such as file I/O) or which 
manipulate internal C++ information that has no role in the Perl module.
-
-The majority of the API is created automatically using Simplified Wrapper 
Interface Generator (SWIG). However, care has been taken to make most method 
invocations natural to perl programmers, so a number of rough C++ edges have 
been smoothed over (See the Special Perl API Features section). </description>
+    <description> XML::Xerces is the Perl API to the Apache project's Xerces 
XML parser. It is implemented using the Xerces C++ API, and it provides access 
to most of the C++ API from Perl.
+    Because it is based on Xerces-C, XML::Xerces provides a validating XML 
parser that makes it easy to give your application the ability to read and 
write XML data. Classes are provided for parsing, generating, manipulating, and 
validating XML documents. XML::Xerces is faithful to the XML 1.0 recommendation 
and associated standards (DOM levels 1, 2, and 3, SAX 1 and 2, Namespaces, and 
W3C XML Schema). The parser provides high performance, modularity, and 
scalability, and provides full support for Unicode.
+    XML::Xerces implements the vast majority of the Xerces-C API (if you 
notice any discrepancies please mail the list). The exception is some functions 
in the C++ API which either have better Perl counterparts (such as file I/O) or 
which manipulate internal C++ information that has no role in the Perl module.
+    The majority of the API is created automatically using Simplified Wrapper 
Interface Generator (SWIG). However, care has been taken to make most method 
invocations natural to perl programmers, so a number of rough C++ edges have 
been smoothed over (See the Special Perl API Features section). </description>
     <bug-database rdf:resource="https://issues.apache.org/jira/browse/XERCESP"; 
/>
     <download-page 
rdf:resource="http://xerces.apache.org/xerces-p/download.html"; />
     <programming-language>Perl</programming-language>

Propchange: xerces/pmc/doap_Xerces_Perl_XML_Parser.rdf
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: xerces/pmc/doap_Xerces_Perl_XML_Parser.rdf
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to