[general]
name=Style Reloader for GeoServer
qgisMinimumVersion=3.16
description=A QGIS plugin to sync layer styles from QGIS to GeoServer via REST API
version=0.1.1
author=Josep Quevedo i Pau Morell
email=josep.quevedo@uib.cat
about=Style Reloader allows you to export layer styles as SLD and push them directly to your GeoServer instance with one click.
icon=assets/icons/reload.png
tracker=https://github.com/pepquemen/style-reloader-qgis/issues
repository=https://github.com/pepquemen/style-reloader-qgis
homepage=https://github.com/pepquemen/style-reloader-qgis
license=GPLv3
tags=geoserver,sld,styles,rest,sync,cartography,style management
category=Web
changelog=
    0.1.1
    - Dependency-free XML escaping (replaces xml.sax)
    - Background-task and metadata-read errors are now logged
    - Minor code-quality cleanups (Bandit, Flake8)
    0.1.0
    - Initial release
experimental=True