# 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=Calidad-CAR
qgisMinimumVersion=3.0
qgisMaximumVersion=3.99
description=Calidad-CAR is a tool for mathematical modelling of water quality in rivers.
version=1.1.1.p3
author=Efrain Domínguez, Wilfredo Marimón Bolivar, David Castelblanco,
email=edoc@mathmodelling.org, w.marimon@javeriana.edu.co, cbdavides@gmail.com

about=Calidad-CAR is a tool for mathematical modelling of water quality in rivers. This tool assumes user all ready has the results of water movement modelling with the Hec-Ras modelling system. Calidad-CAR does not require additional modules other than python modules already installed within QGIS.

tracker=https://github.com/cbdavide/Calidad-CAR/issues
repository=https://github.com/cbdavide/Calidad-CAR
# End of mandatory metadata

# Recommended items:

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

# Tags are comma separated with spaces allowed
tags=water quality, mathematical modelling

homepage=https://github.com/cbdavide/Calidad-CAR
category=Plugins
icon=icon.png
# experimental flag
experimental=False

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