# This file contains metadata for your plugin.

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

[general]
name=oswege_tools
qgisMinimumVersion=3.8
description= Eine Werkzeugsammlung für die Gewässerdatenverwaltung von Wasser- und Bodenverbänden / A collection of QGIS tools for the management of river geodata of German water and soil associations
version=1.0

author=Jannik Schilling
email=jannik.schilling@uni-rostock.de

about=Folgende Funktionen sind zur Zeit verfügbar: Abfrage der Stationierung von Gewässerlinien, Prüfroutine Gewässerlinien (Verarbeitungswerkzeug), fg_ae-Abschnitte erstellen   /   The following functions are currently available: Query of the stationing of watercourse lines, check routine watercourse data (processing tool), create fg_ae sections

    Dieses Plugin wurde/wird entwickelt im Rahmen des Projekts OSWeGe, (gefördert durch das BMUV, Förderkennzeichen 67DAS263)

tracker=https://github.com/Jannik-Schilling/OSWeGe_Tools/issues
repository=https://github.com/Jannik-Schilling/OSWeGe_Tools
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=yes
# Uncomment the following line and add your changelog:
# changelog= Version 1.0: first upload

# Tags are comma separated with spaces allowed
tags=python

homepage=https://oswege.auf.uni-rostock.de/default.aspx
category=Plugins
icon=icons/icon.png
# experimental flag
experimental=True

# 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=

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

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

