[general]
name=timezone_expressions
qgisMinimumVersion=3.0
description=Expression functions to handle timezones in QGIS. set_timezone, to_timezone, to_localtime
version=v0.2
author=Matthias Kuhn
email=matthias@opengis.ch
about=Expression functions to handle timezones in QGIS

# end of mandatory metadata

# tags are comma separated with spaces allowed
tags=expressions,function,timezones,attributes,field calculator

homepage=https://github.com/opengisch/qgis_timezone_expressions
tracker=https://github.com/opengisch/qgis_timezone_expressions/issues
repository=https://github.com/opengisch/qgis_timezone_expressions
icon=icon.png # world clock by Krisada from the Noun Project
# experimental flag
experimental=False

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