# 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=J.Assy - Mapa de Plantio
qgisMinimumVersion=2.14
description=Generation of map of planting using Visum data. Geração de mapa de plantio utilizando dados do Visum
version=0.4.2
author=J. Assy Apollo Agrícola
email=txai.garcia@assy.com.br

about=Plugin developed by J. Assy intending to ease the generation of maps of planting based on data collected from Visum. Plugin desenvolvido pela J. Assy com o objetivo de automatizar tarefas no QGIS e proporcionar que diversos mapas de plantio auxiliares sejam gerados, utilizando os dados colhidos pela central Visum.

tracker=https://bitbucket.org/rladeira/qgis_mapa_plantio/issues?status=new&status=open
repository=https://bitbucket.org/rladeira/qgis_mapa_plantio
# End of mandatory metadata

# Recommended items:

# Uncomment the following line and add your changelog:
changelog=0.4.2 - Include preprocessing of csv files to ensure retrocompatibility with older versions of Visum system

# Tags are comma separated with spaces allowed
tags=J.Assy,Visum,Planting

homepage=http://www.assy.com.br
category=Plugins
icon=icon.png
# experimental flag
experimental=False

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

