# 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=ECO-Downloader
qgisMinimumVersion=2.0
description=This QGIS plugin facilitates the acquisition of water data available at the website HidroWeb.
version=0.1
author=Ingrid Petry, Daniel Gustavo Allasia Piccilli, Robson Leo Pachaly, Jessica Fontoura, Vitor Geller, Jean Favaretto.
email=ecoplugin@gmail.com

about=This tool facilitates the acquisition of water data available at the website HidroWeb. The website is administered by the Agência Nacional de Águas, a Brazilian governmental agency. The plugin was developed by the Research Group on Hydro Environmental Modeling and Ecotechnologies at Universidade Federal de Santa Maria in order to give a spatial visualization of the gages and automate the download process facilitating the hydrologic studies. INVENTARIO ATUALIZADO EM: 01/09/2017

tracker=https://github.com/ecotecnologias/ECO-Downloader.git
repository=https://github.com/ecotecnologias/ECO-Downloader.git
# End of mandatory metadata

# Recommended items:

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

# Tags are comma separated with spaces allowed
tags=

homepage=http://w3.ufsm.br/ecotecnologias/index.php
category=Plugins
icon=icon.png
# experimental flag
experimental=True

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

