# 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.7+20260206
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.7+20260206
  - Layer Browser: nytt dockwidget för WFS-lager
  - Modulär kodstruktur (core/, style_manager/, layer_browser/, ui/)
  - Automatisk stilladdning för UmeMap WFS-lager

# 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

