55a7666834
Signed-off-by: Peter Seiderer <ps.report@gmx.net> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
11 lines
302 B
Plaintext
11 lines
302 B
Plaintext
config BR2_PACKAGE_QT5XMLPATTERNS
|
|
bool "qt5xmlpatterns"
|
|
help
|
|
Qt is a cross-platform application and UI framework for
|
|
developers using C++.
|
|
|
|
The Qt XML Patterns module provides support for XPath,
|
|
XQuery, XSLT, and XML Schema validation.
|
|
|
|
https://doc.qt.io/qt-5/qtxmlpatterns-index.html
|