[general]
name=PyQGIS Resource Browser
about=Helper plugin for developers to browse, preview and get the embedded icons in QGIS.
category=None
hasProcessingProvider=no
description=A Qt resource browser right into QGIS.
icon=resources/images/pyqgis.png
tags=development,plugin,PyQGIS,icon,resource

# credits and contact
author=Julien Moura, Benjamin Jakimow
email=dev@ingeoveritas.com
homepage=https://guts.github.io/qgis-plugin-resource-browser/
repository=https://github.com/Guts/qgis-plugin-resource-browser
tracker=https://github.com/Guts/qgis-plugin-resource-browser/issues

# experimental flag
deprecated=False
experimental=True
qgisMinimumVersion=3.28
qgisMaximumVersion=3.99

# versioning
version=0.1.1
changelog=
 Version 0.1.1:
 - Fix icon
 - Fix deployment through GitHub Actions

 Version 0.1.0:
 - Reuse logic and UI extracted from ENMap-Box plugin
 - Generated with the [QGIS Plugins templater](https://oslandia.gitlab.io/qgis/template-qgis-plugin/)


