Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

10 lines
306 B
JSON

{
"name": "qt5-webview",
"version": "5.15.16",
"description": "Qt WebView provides a way to display web content in a QML application without necessarily including a full web browser stack by using native APIs where it makes sense.",
"license": null,
"dependencies": [
"qt5-declarative"
]
}