# This file contains metadata for your plugin.

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

[general]
name=RioGIS 2
qgisMinimumVersion=3.0
description=RioGIS offline
version=0.0.17
author=Vann- og avløpsetaten Oslo kommune
email=gis@vav.oslo.kommune.no

about=This Exports attributes of a given feature to a Wincan consumable text file.

tracker=https://github.com/vavpp/riogisoffline/issues
repository=https://github.com/vavpp/riogisoffline
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=no
# Uncomment the following line and add your changelog:
# changelog=0.0.17
  - removed experimental flag
# changelog=0.0.16
  - Changed where dependencies are installed.
# changelog=0.0.10
  - Updated to a dockable widget.
  - syncronizing data in threads
  - Better estetics.
# changelog=0.0.1
  - Initial launch

# Tags are comma separated with spaces allowed
tags=attribute, table, txt, export, vector

homepage=https://github.com/vavpp/riogisoffline
category=Vector
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=azure-storage-blob

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

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

