[general]
name=Get Them Filtered
qgisMinimumVersion=3.4
qgisMaximumVersion=3.99
description=Quickly filter a given layer by the unique values from a field.
about=Recursively filter a given layer by its values.
version=0.2.0
author=Pedro Camargo, Evan Derickson
email=c@margo.co
hasProcessingProvider=no
# For QGIS WPS
server=True

# End of mandatory metadata

# Optional items:

# Uncomment the following line and add your changelog:
# changelog=
  Version 0.2.0
  * Make widget dockable
  Version 0.1.2
  * First version

# Tags are comma separated with spaces allowed
tags=filter,layer,navigate,unique values,automatic,atlas

homepage=https://www.xl-optim.com/get-them-filtered
tracker=https://github.com/pedrocamargo/getthemfiltered/issues
repository=https://github.com/pedrocamargo/getthemfiltered
icon=icon.svg
# experimental flag
experimental=False

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

