# This file contains metadata for your plugin.

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

[general]
name=Base de dados GeoMaringá
qgisMinimumVersion=4.0
qgisMaximumVersion=4.99
description=Access the data collection of the municipality of Maringá, Paraná, Brazil, directly through QGIS. (Acesse o acervo de dados da prefeitura do município de Maringá diretamente pelo QGIS.)
version=0.3
author=André Zanco
email=andrezanco88@gmail.com

about=Access the data collection of the municipality of Maringá, Paraná, Brazil, directly through QGIS. The plugin requests data from the GeoMaringá portal and adds the desired layer to QGIS. (Acesse o acervo de dados da prefeitura do município de Maringá diretamente pelo QGIS. O plugin faz uma requisição aos dados do portal GeoMaringá e adiciona a camada desejada ao QGIS.)
tracker=https://github.com/AndreZanco88/Plugin_GeoMaringa_4/issues
repository=https://github.com/AndreZanco88/Plugin_GeoMaringa_4
license=GNU GPL v2
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=no
# Uncomment the following line and add your changelog:
# changelog=

# Tags are comma separated with spaces allowed
tags=python

homepage=https://github.com/AndreZanco88/Plugin_GeoMaringa_4
category=Plugins
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=

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

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

