; the next section is mandatory
[general]
name=OGR2Layers
qgisMinimumVersion=2.0
description=Export OGR layers to OpenLayers HTML
version=version 0.9.0
category=Web
author=Nicolas BOZON, Rene-Luc D'HONT, Michael DOUCHIN, Luca DELUCCHI
email=lucadeluge_at_gmail_dot_com
; end of mandatory metadata

; start of optional metadata
;changelog=


; tags are in comma separated value format, spaces are allowed
tags=vector,web,openlayers

; these metadata can be empty
; in a future version of the web application it will
; be probably possible to create a project on redmine
; if they are not filled
homepage=https://github.com/lucadelu/OGR2Layers/wiki
tracker=http://hub.qgis.org/projects/ogr2layers
repository=https://github.com/lucadelu/OGR2Layers/
icon=icongui.png

; experimental flag
experimental=False

; deprecated flag (applies to the whole plugin and not only to the uploaded version)
deprecated=False
