# 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

# This file should be included when you package your plugin.

[general]
name=ScriptRunner 3
about=Load and run scripts
description=Run scripts to automate QGIS tasks
version=3.0.3
qgisMinimumVersion=2.99
qgisMaximumVersion=3.99

changelog=Add QScintilla editor widget to edit scripts.

homepage=http://spatialgalaxy.net/?p=807
tracker=http://hub.qgis.org/projects/scriptrunner
repository=https://github.com/g-sherman/Script-Runner
tags=python,scripts,pyqgis
icon=icon.png

experimental=True
deprecated=False

author=GeoApt LLC
email=gsherman@geoapt.com
