# 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, digital image processing and spatial analysis.
version=1.0.1
author=Leandro Franca
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.0.1 - Improvement in tools' translation and description.
	1.0   - Initial version
# Tags are comma separated with spaces allowed
tags=cartography, survey, topography, raster, postgis, processing, statistics, reambulation, brazil

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

# 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
