-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmetadata.txt
35 lines (25 loc) · 1.11 KB
/
metadata.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
[general]
# UTF-8 and CR LF important!
# name: name in QGIS repository window
name=Easy Right Angle Drawing
# plugin icon in QGIS repository window
icon=templates/icons/icon.png
# name_menu_bar: name in QGIS' top menu bar
name_menu_bar=Easy Right Angle Drawing
# qgisMinimumVersion: minimum compatible QGIS version number
qgisMinimumVersion=3.22
# some default plugin information
description=Draw two lines with a right angle.
version=1.0
author=Felix von Studsinske
email=felix.vons@gmail.com
about=Draw two new lines with right angles by defining a triangle. It is used to draw measuring lines e.g. to measure the distance from building corners to a destination point. UI/Messages currently only in German. <a href="https://github.com/felixvons/Easy-Right-Angle-Drawing/blob/main/manual/manual.md">Manual here</a>
tags=
homepage=https://github.com/felixvons/Easy-Right-Angle-Drawing
repository=https://github.com/felixvons/Easy-Right-Angle-Drawing
tracker=https://github.com/felixvons/Easy-Right-Angle-Drawing/issues
category=Plugins
experimental=False
deprecated=False
zipFilename=easy_right_angle_draw.zip
pythonPackages=True