# This file contains metadata for your plugin. Since
# version 2.0 of QGIS this is the proper way to supply
# information about a plugin. The old method of
# embedding metadata in __init__.py will
# is no longer supported since version 2.0.

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

[general]
name=KSP-Plugin
qgisMinimumVersion=2.0
description=KSP QGIS Plugin is extension for QGIS written in Python. It allows to view, edit and delete objects from KSP - Das Serviceportal für Kompensationsflächen
version=0.9.5
author=processware GmbH
email=support@processware.de
homepage=http://www.processware.de
category=Web

about=Dieses Plugin ermöglicht die Erstellung, Bearbeitung und das Löschen von Objekten im Serviceportal für Kompensationsflächen.

Dieses Plugin bassiert auf dem Plugin DIVI QGIS Plugin der Firma GIS Support sp. z o. o. (http://divi.pl)

# End of mandatory metadata

# Recommended items:

# Uncomment the following line and add your changelog:
 0.9.5
 - Angleichung des Login-Verfahrens zwischen dem QGIS-Plugin und KSP
 0.9.4
 - Verbesserung des Logins für Nutzer mit mehreren Anwendungsnutzern
 
 0.9.3
 - Fehlerkorrekturen
 
 0.9
 - Anmeldung an KSP
 - Anzeige EIV-, KOM- und OEK-Objekten
 - Erstellen von neuen Objekten
 - Bearbeitung von vorhandenen Objekten
 - Löschen von vorhandenen Objekten

# Tags are comma separated with spaces allowed
tags=network, web, webservice

tracker=https://bitbucket.org/processwaregmbh/ksp-plugin/issues
repository=https://bitbucket.org/processwaregmbh/ksp-plugin
category=Web
icon=images/icon.png
# experimental flag
experimental=True

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