# This file contains metadata for your plugin.

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

[general]
name=LF Tools
qgisMinimumVersion=3.10
description=Tools for cartographic production, surveying, database management, digital image processing and spatial analysis.
version=1.3.3
author=Leandro França
email=geoleandro.franca@gmail.com

about=Processing provider plugin with tools for cartographic production, surveying, database management, digital image processing and scientific spatial analysis.

tracker=https://github.com/LEOXINGU/lftools/issues
repository=https://github.com/LEOXINGU/lftools
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=yes
# Uncomment the following line and add your changelog:
# changelog=
	1.3.3 - exifread module replaced by PIL.TiffTags to work in linux
	1.3.2 - Geotag for TIFF image included
	1.3.1 - Bug fix of the supervised classification tool
	1.3.0 - New tool for Raster Binary Thresholding
	1.2.0	- New tool for saving Raster as jpeg
	1.1.2 - Documentation tools adapted to english parameters
	1.1.1 - Bug fix of the estimated 3D coordinates tool for Linux
	1.1.0 - Expressions added
	1.0.1 - Improvement in tools' translation and description
	1.0   - Initial version
# Tags are comma separated with spaces allowed
tags=cartography, surveying, topography, raster, vector, postgis, processing, reambulation, geotag, expressions, document, memorial, deed, description, statistics, ellipses, brazil

homepage=https://github.com/LEOXINGU/lftools
category=cartography
icon=images/lftoos_logo.png
# experimental flag
experimental=False

# deprecated flag (applies to the whole plugin, not just a single version)
deprecated=False

# Since QGIS 3.8, a comma separated list of plugins to be installed
# (or upgraded) can be specified.
# Check the documentation for more information.
# plugin_dependencies=

Category of the plugin: Raster, Vector, Database or Web
# category=

# If the plugin can run on QGIS Server.
server=False
