; the next section is mandatory
[general]
author=Sandro Santilli
email=strk@keybit.net
name=PostGIS Topology Editor
qgisMinimumVersion=1.8
description=Editing toolbar for PostGIS topology primitives (ISO SQL/MM based)
category=Database
version=0.0.2
; end of mandatory metadata

; start of optional metadata
changelog=
  0.0.2
    Fix support for qgis 2.0
  0.0.1
    Fix version mismatch
  0.0.0
    Initial release

; tags are in comma separated value format, spaces are allowed
tags=topology,postgis

; 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=http://github.com/strk/qgis_pgis_topoedit
tracker=https://github.com/strk/qgis_pgis_topoedit/issues
repository=git://github.com/strk/qgis_pgis_topoedit.git
icon=icons/topoedit.png

; experimental flag
experimental=True

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