[general]
name=QGIS Cloud Plugin
qgisMinimumVersion=1.8
description=Publish maps on qgiscloud.com
version=0.9.0
author=Pirmin Kalberer, Mathias Walker, Horst Düster
email=pka@sourcepole.ch

; Optional items:

changelog=0.9.0
	-German translation
	-Fixed uploading inactive layers
	-Handle shape files with non-latin file names
    0.8.4
	-Connection check to DB port
	-Fallback for uploading exception with encoding problems
    0.8.3
	-Catch gdal.VersionInfo exception
    0.8.2
	-Require OGR >= 1.9.0 (Fixes Driver_CreateDataSource argument type error)
    0.8.1
	-Fix displayed URL's after publishing map
    0.8.0
	-Component version information and checks
	-New API version 0.2
    0.7.6
    -Return ogr2ogr error messages
    -Add project file and Python version to exception notification
    0.7.5
    -Support for non-ASCII characters in layer names
    -Notification API for plugin exceptions

; tags are in comma separated value format, spaces are allowed
tags=cloud,mobile,wfs,server,web-client,wms

homepage=http://qgiscloud.com/
tracker=https://github.com/qgiscloud/qgis-cloud-plugin/issues
repository=https://github.com/qgiscloud/qgis-cloud-plugin
icon=icon.png

experimental=False
;deprecated=False
