# This file contains metadata for your plugin.
# Mandatory items:

[general]
name=Network Store Plugin
qgisMinimumVersion=3.34
description=Export layers to KISTERS Network Store and Datasphere, with bulk raster tools and classifications
version=1.8.8
author=Attila Bibok, KISTERS North-America
email=Attila.bibok@kisters.net

about=Experimental tools for KISTERS Network Store integration: upload/download network layers, bulk raster loading from ArrayStorage/Datasphere, classifications, and processing helpers.

tracker=https://gitlab.com/kisters/network-store/network-store-qgis/-/issues
repository=https://gitlab.com/kisters/network-store/network-store-qgis
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=yes
# changelog=1.7.1 - Sync version to latest tag; includes network store utilities, ArrayStorage/Datasphere raster loaders, classifications, settings persistence, and processing helpers.
# changelog=1.8.4 - Added network style management. Added right click context menus for raster classifications. Bugfixes: improper cleanup, style and config list refresh
changelog=1.8.8 - Enabled CD in gitlab. Fixed packaging errors.


# Tags are comma separated with spaces allowed
tags=python,network-store,kisters,arraystorage,datasphere,raster,processing

homepage=https://gitlab.com/kisters/network-store/network-store-qgis
# Category of the plugin: Raster, Vector, Database or Web
category=Web
icon=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=

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