1config BR2_PACKAGE_QT5XMLPATTERNS 2 bool "qt5xmlpatterns" 3 help 4 Qt is a cross-platform application and UI framework for 5 developers using C++. 6 7 The Qt XML Patterns module provides support for XPath, 8 XQuery, XSLT, and XML Schema validation. 9 10 https://doc.qt.io/qt-5/qtxmlpatterns-index.html 11