Skip to content

Latest commit

 

History

History
executable file
·
10 lines (7 loc) · 344 Bytes

ReadMe.md

File metadata and controls

executable file
·
10 lines (7 loc) · 344 Bytes

qtxmlpatterns

A fork of qtxmlpatterns library compiling with Qt6. The Qt XML Patterns module provides support for XPath, XQuery, XSLT, and XML Schema validation.

Changes:

  • Builds as a static lib without any dependency
  • Only compiles with Qt6
  • No need for Core5Compat module
  • Improved code by replacing deprecated APIs with new ones