This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

xerces-c and xerces-c-devel ready for uploading


http://www.mycgiserver.com/~abackus/xerces-c-2.1.0-1.tar.bz2
 
http://www.mycgiserver.com/~abackus/xerces-c-devel-2.1.0-1.tar.bz2
 
I also have a source tar.bz2, but it is just over the 5M limit on any of the public web servers that I have access to :)  If anyone knows where I can drop it, let me know.
 
thanks!
-Abe
 
setup.hint for xerces-c package:
########################################
sdesc: "Runtime library for a validating XML parser written in a portable
subset of C++"
ldesc: "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,
no C++ namespaces and minimal use of ifdefs."
category: Libs Text
########################################
 
setup.hint for xerces-c-devel package:
########################################
sdesc: "A validating XML parser written in a portable subset of C++"
ldesc: "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,
no C++ namespaces and minimal use of ifdefs."
category: Devel
external-source: xerces-c
requires: gcc xerces-c
########################################
 

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]