xerces-c v3.3.0
- Created
- Updated
Xerces-C++ is a XML parser, for parsing, generating, manipulating, and validating XML documents using the DOM, SAX, and SAX2 APIs.
# Usage
The package xerces-c is compatible with built-in CMake targets:
find_package(XercesC REQUIRED)
target_link_libraries(main PRIVATE XercesC::XercesC)
# License
# Supported Platforms
!uwp
- ✅ linux
- ✅ osx
- ✅ windows
- ❌
uwp
# Features
Default feature: network
# icu
ICU support
Host Dependencies:
3 transitive dependencies:
- vcpkg-cmake (by vcpkg-cmake-get-vars )
- vcpkg-cmake-get-vars (by vcpkg-make )
- vcpkg-make (by icu )
# network default
Network support
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
# xmlch-wchar
XMLCh type uses wchar_t
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
# Dependencies
libiconv
Platforms:
!windows & !osx
No transitive dependencies.
# Host Dependencies
No transitive dependencies.
# Dependents
# Host Dependents
No dependents.
# Contributors
Alexander Karatarakis
Robert Schumacher
Jackie Ng
paercebal
Roger Leigh
Johnny Willemsen
Sean Warren
pravic
Jack·Boos·Yu
crusader-mike
Adam Mitz
Billy O'Neal
autoantwort
maz-1
Kai Pastor
Aleksi Sapon
reito
SunBlack
# Changelog
and 21 more commits:
7955320
[msix] Initial commit of 1.038712f7
Removing explicit setting of SOURCE_PATH3b8159b
use vcpkg_from_github insteadd0155a4
Update xerces-c port files to retrieve it from github2d58148
[xerces-c]: Certain headers include .c files, this commit ensures that such files are also copied acrosscea5cb9
[xerces-c] Fixup omission in previous commit -- handle CRT as well.eac0272
[xerces-c] Fix packaging to also deploy the built library5de8709
Rename xercesc to xerces-c and fix copyright file placement