[general]
name=Select Matching Features
qgisMinimumVersion=3.34
description=Select matching features in a layer with a mouse click.
version=1.1
author=Matt Needle
email=matt.needle.nl@gmail.com

about=Click a feature to select or filter all features in layer with same attribute value. Target layer and field are configurable via a simple GUI. Advanced options allow usage of operators.

tracker=https://github.com/matt-needle/qgis-select_matching_features/issues
repository=https://github.com/matt-needle/qgis-select_matching_features
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=no
# Uncomment the following line and add your changelog:
# changelog=

# Tags are comma separated with spaces allowed
tags=python, select, matching, filter

homepage=https://github.com/matt-needle/qgis-select_matching_features
category=Vector
icon=select_icon.png
# experimental flag
experimental=False

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

# Since QGIS 3.8, a comma separated list of plugins to be installed
# (or upgraded) can be specified.
# Check the documentation for more information.
# plugin_dependencies=

Category of the plugin: Raster, Vector, Database or Web
# category=Vector

# If the plugin can run on QGIS Server.
server=False

