-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmetadata.txt
More file actions
23 lines (21 loc) · 993 Bytes
/
metadata.txt
File metadata and controls
23 lines (21 loc) · 993 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# 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=ShellDB
description=Pass selected feature data to the shell
version=3.4
about=Pass selected feature data as arguments to a shell script, optionally remove features as they are processed by the script. Use this plugin when you must manually process lots of features on a map, for example proofing labels or finding elevation errors.
qgisMinimumVersion=2.0
class_name=ShellDB
website=http://spatialfocus.com
author=Charles Shapiro, Spatial Focus Inc
email=cshapiro@spatialfocus.com
homepage=http://spatialfocus.com
tracker=https://github.com/lemgandi/ShellDB/issues
repository=https://github.com/lemgandi/ShellDB.git
[author]
name=Spatial Focus Inc
email=cshapiro@spatialfocus.com