# This file contains metadata for your plugin.

# This file should be included when you package your plugin.# Mandatory items:

[general]
name=UmeMap layer management
qgisMinimumVersion=3.0
description=UmeMap layer management is a plugin which helps with styles for vector layers that come from a UmeMap server and form management
version=0.9+20260317
author=UmeMap
email=marcus.lindh@umea.se

about=UmeMap layer management is a plugin which helps with styles for vector layers that come from a UmeMap server and form management

tracker=https://github.com/UmeMap/UmeMap-Qgis-plugin/issues
repository=https://github.com/UmeMap/UmeMap-Qgis-plugin
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=no
changelog=
  0.9+20260317
  - Refactor: Replace CodeList GUID with Title as identifier (B2761)   - Update: Auto-versioning in build.ps1 and metadata v0.8
# Tags are comma separated with spaces allowed
tags=vector,wfs,style,umemap

homepage=https://github.com/UmeMap/UmeMap-Qgis-plugin
category=Web
icon=icon.png
# experimental flag
experimental=False

# deprecated flag (applies to the whole plugin, not just a single version)
deprecated=False

# Since QGIS 3.8, a comma separated list of plugins to be installed
# (or upgraded) can be specified.
# Check the documentation for more information.
# plugin_dependencies=

# If the plugin can run on QGIS Server.
server=False

