# This file contains metadata for your plugin. Beginning
# with version 1.8 this is the preferred way to supply information about a
# plugin. The current method of embedding metadata in __init__.py will
# be supported until version 2.0

# This file should be included when you package your plugin.

[general]
name=MultiEdit
description=MultiEdit chooses an attribute value from a vector layer and selecting the matching features, changes all the corresponding to a new value: useful if you have many features to modify.This plugin lets you write the new value in a different field in the attribute table, for the selected features...
version=0.1
qgisMinimumVersion=1.0
class_name=MultiEdit
website=www.pienocampo.it

homepage=http://www.pienocampo.it/pyqgis/plugins.xml
tracker=http://www.pienocampo.it/pyqgis/plugins.xml
repository=http://www.pienocampo.it/pyqgis/plugins.xml
icon=multiedit.png

; experimental flag
experimental=True

[author]
name=Giuseppe De Marco
email=info@pienocampo.it
