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

[general]
name=wpDatasets
qgisMinimumVersion=3.0
description=A simple qgis 3 addon to downlaod wp datasets from WorldPop ftp server.
version=1.2.1

# Author contact information
author=Nikolaos Ves,Maksym Bondarenko,Aron Gergely,David Kerr and Alessandro Sorichetta 
email=info@worldpop.org

about=A Qgis (version > 3) for discovering and downloading WorldPop (GlobalProject) datasets.

homepage=https://sdi.worldpop.org/services/gis
tracker=https://github.com/wpgp/wpgpQGIS/issues
repository=https://github.com/wpgp/wpgpQGIS
# End of mandatory metadata

# Recommended items:

# Uncomment the following line and add your changelog:
changelog= Prior versions:
 1.2.1 Fixed a bug in the download progress bar that caused an error during download
 1.2 First version

# Tags are comma separated with spaces allowed
tags=worldpop, datasets, raster

category=Web
icon=media/wp.ico
# experimental flag
experimental=True

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

