# 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
qgisMinimumVersion=3.0
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 any existing field in the attribute table, for the selected features or newly created from plugin gui...
about=MultiEdit plugin version for 3.x Qgis release
version=1.1
author=Giuseppe De Marco
email=demarco.giuseppe@gmail.com
# end of mandatory metadata

# Optional items:

# Uncomment the following line and add your changelog entries:
#class_name=MultiEdit
homepage=https://github.com/demarcog/MultiEdit
tracker=https://github.com/demarcog/MultiEdit/issues
repository=https://github.com/demarcog/MultiEdit.git
icon=multiedit.png
changelog=v1.1 Porting to version 3.x Qgis due to major API changes 
# tags are comma separated with spaces allowed
tags=vector, attributes, values, fields, attributes table

; experimental flag
experimental=false

# deprecated flag (applies to the whole plugin, not just a single version
deprecated=False