[general]
name=Watermark Plugin
qgisMinimumVersion=2.0
qgisMaximumVersion=2.3
description=Render watermark using QgsPluginLayer
version=2.0.1
author=Sourcepole
email=info@sourcepole.ch

about=The watermark plugin demonstrates
      the basic usage of the QgsPluginLayer API.

# end of mandatory metadata

# Optional items:

# Uncomment the following line and add your changelog entries:
# changelog=

# tags are comma separated with spaces allowed
tags=

homepage=https://github.com/sourcepole/qgis-watermark-plugin
tracker=https://github.com/sourcepole/qgis-watermark-plugin/issues
repository=https://github.com/sourcepole/qgis-watermark-plugin
icon=icon.png
# experimental flag
experimental=True

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

