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]

proposal: xerces-c and xerces-c-devel


I'm interested in becoming a package maintainer for the xerces-c and
xerces-c-devel (http://xml.apache.org/xerces-c/index.html) packages.  Below
are the proposed setup.hint files for these packages.  I'll have the tar
files ready for uploading by the end of this week.

thank you!
-Abe

xerces-c setup.hint:
#******************************************
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
#******************************************

xerces-c-devel setup.hint:
#******************************************
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]