# 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
# git sha : $Format:%H$
# This file should be included when you package your plugin.

[general]
name=Plugin Builder
about=Create a template for a QGIS plugin
description=Creates a QGIS plugin template for use as a starting point in plugin development
version=Version 2.18.0
qgisMinimumVersion=2.0
qgisMaximumVersion=2.90

changelog=Modify wizard to allow editing any aspect of plugin up until clicking Generate

homepage=http://g-sherman.github.io/Qgis-Plugin-Builder
tracker=https://github.com/g-sherman/Qgis-Plugin-Builder/issues
repository=https://github.com/g-sherman/Qgis-Plugin-Builder
tags=development
icon=icon.png

experimental=False
deprecated=False

author=GeoApt LLC
email=gsherman@geoapt.com
