; the next section is mandatory
[general]
name=HouseNumbering
qgisMinimumVersion=2.0
qgisMaximumVersion=2.99
description=HouseNumbering plugin is a quick and handy way to input increasing field value for selected elements in the current/active layer.
version=version 0.0.3
category=Plugins
author=Marco Braida
email=marcobra.ubuntu@gmail.com
; end of mandatory metadata

; start of optional metadata 
changelog= 2015/04/20 v. 0.0.3 - Some dialog text errors fixed.
           2015/04/20 v. 0.0.2 - First commit on github.
           2015/04/19 v. 0.0.1 - Start of developing.


; tags are in comma separated value format, spaces are allowed
tags=vector,attribute,database,update,edit,field,numbering,auto,increment

; 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/marcobra/HouseNumbering
tracker=https://github.com/marcobra/HouseNumbering/issues
repository=https://github.com/marcobra/HouseNumbering
icon=icons/housenumbering.png

; experimental flag
experimental=False

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