# This file contains metadata for your plugin. Beginning
# with version 1.8 this is the preferred way to supply information about a
# plugin. The current method of embedding metadata in __init__.py will
# be supported until version 2.0

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

# Mandatory items:


[general]
name=SENSUM Earth Observation Tools
qgisMinimumVersion=2.0
description=QGIS plugin built upon the SENSUM Earth Observation Tools
about=QGIS plugin built upon the SENSUM Earth Observation Tools. All the functions included are designed to extract vulnerability indicators. For more details, please refer to the HTML guide included. Developers: Mostapha Harb, Daniele De Vecchi and Daniel Aurelio Galeazzo. External Dependency: scipy, orfeotoolbox, skimage, pyephem.
version=1.02
author=Università degli studi di Pavia, EUCENTRE Foundation
email=dgaleazzo@gmail.com,daniele.devecchi03@universitadipavia.it

# end of mandatory metadata

# Optional items:

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

# tags are comma separated with spaces allowed
tags=SENSUM, Vulnerability indicators, Image processing, Co-registration, Built-up extraction, Change detection, Landsat, Footprints, Height, Density, Regularity, Feature extraction

homepage=http://www.sensum-project.eu/
tracker=https://github.com/SENSUM-project/sensum_rs_qgis/issues
repository=https://github.com/SENSUM-project/sensum_rs_qgis
icon=icon.png
# experimental flag
experimental=False

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

