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

; start of optional metadata 
changelog= 2014/05/23 v. 2.1.1 - Dress plugin icon duplicates on qgis plugins menu on plugin activate/deactivate.
           2014/05/22 v. 2.1 - Dress error on selecting not vector layers and some unicode errors.


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

; 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/QuickMultiAttributeEdit
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
