# This file contains metadata for your plugin.

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

[general]
name=FIM
about=Das Plugin „Forest Inventory Monitoring“ (FIM) dient der Aufnahme in Brandenburg als Waldinventur nach § 30 LWaldG durchgeführten Waldinventur „Verjüngungszustands- und Wildeinflussmonitoring“ (VWM).
qgisMinimumVersion=3.22
description=Forest Inventory and Monitoring
version=1.0.38
author=Torsten Wiebke (Concept), Gerrit Balindt (Development)
email=support@grunecho.de
license=GPL-3


tracker=https://github.com/b-lack/qgis-fim-plugin/issues
repository=https://github.com/b-lack/qgis-fim-plugin
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=no
# Uncomment the following line and add your changelog:
#changelog=../CHANGELOG.md

# Tags are comma separated with spaces allowed
tags=python, monitoring

homepage=https://github.com/b-lack/qgis-fim-plugin

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=GNAVS==1.0.13

# Category of the plugin: Raster, Vector, Database or Web
category=Vector

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

