[general]
# UTF-8 and CR LF important!

# name: name in QGIS repository window
name=Easy Labeling

# plugin icon in QGIS repository window
icon=templates/icons/icon.png

# name_menu_bar: name in QGIS' top menu bar
name_menu_bar=Easy Labeling

# qgisMinimumVersion: minimum compatible QGIS version number
qgisMinimumVersion=3.16

# some default plugin information
description=Create Labeling Points for labeling line sections
version=1.1
author=Felix von Studsinske
email=felix.vons@gmail.com

about=Create extra points for labels in a labeling layer. From each point you can draw reference points to render arrows. UI/Messages currently only in German. <a href="https://github.com/felixvons/Easy-Labeling/blob/main/manual/manual.md">Manual here</a>

tags=

homepage=https://github.com/felixvons/Easy-Labeling
repository=https://github.com/felixvons/Easy-Labeling
tracker=https://github.com/felixvons/Easy-Labeling/issues
category=Plugins

experimental=False
deprecated=False

zipFilename=easy_labeling.zip
pythonPackages=True
