# 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=sipamsar
qgisMinimumVersion=2.0
description=This is a set of two tools. One of them is used to assign tasks to analyst. The tasks are represented by rectangle features representing geographic zones. The other tool can copy a bunch of images from a given source to the destiny chosen by the user. The user can select on QGIS the rectangles of the images that must be copied.
version=1.9.2
author=Jose Mario Fraga Miranda, Luis Claudio Kairuz, Alex Lopes Pereira e Bruno Alphonsus
email=mario.miranda@sipam.gov.br

about=This is a set of two tools. One of them is used to assign tasks to analyst. The tasks are represented by rectangle features representing geographic zones. The other tool can copy a bunch of images from a given source to the destiny chosen by the user. The user can select on QGIS the rectangles of the images that must be copied.

tracker=https://github.com/mariofraga/sipamsar/issues
repository=https://github.com/mariofraga/sipamsar

# End of mandatory metadata

# Recommended items:

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

# Tags are comma separated with spaces allowed
tags=SIPAM, Amazônia SAR, Amazônia, Brasil, SAR

homepage=https://github.com/mariofraga/sipamsar
category=Vector
icon=sipam.png
# experimental flag
experimental=True

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


