; the next section is mandatory
[general]
name=QuickMultiAttributeEdit
qgisMinimumVersion=1.0
description=QuickMultiAttributeEdit plugin want to be a very quick and handy way to update a feature for the selected attributes into the current/active layer.
version=version 1.0
; end of mandatory metadata

; start of optional metadata 
changelog= 1.0 - Set the default dialog activate focus on the value field.


; tags are in comma separated value format, spaces are allowed
tags=vector,attribute,database,update

; 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=
tracker=http://hub.qgis.org/projects/quickmultiattribute
repository=https://github.com/lucadelu/QuickMultiAttributeEdit
icon=icons/quickmultiattributeedit_update_selected.png

; experimental flag
experimental=False

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