# This file contains metadata for your plugin.

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

[general]
name=Freehand Editing 3
qgisMinimumVersion=3.0
description=Freehand line/polygon editing
category=Vector
version=version 1.1.0
author=Pavol Kapusta, Rick Brüning
email=rbruening86@web.de

about=useful for tablet computers or marking

homepage=https://github.com/DocOC86/freehandEditing_3
tracker=https://github.com/DocOC86/freehandEditing_3/issues
repository=https://github.com/DocOC86/freehandEditing_3

# End of mandatory metadata

# Recommended items:
changelog=
	1.1.0: catch endpoints by pressing control (only linegeometry)
	1.0.0: QGIS 3.x Version


# tags are in comma separated value format, spaces are allowed
tags=digitizing,vector
icon=icon.png
# these metadata can be empty
# in a future version of the web application it will
# be probably possible to create a project on redmine
# if they are not filled


# experimental flag
experimental=True

# deprecated flag (applies to the whole plugin and not only to the uploaded version)
deprecated=False
