# This file contains metadata for your plugin.

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

[general]
name=RMCGEO
qgisMinimumVersion=3.16
description=Set of tools to simplify tasks.
version=1.5.6
author=Rodolfo Martins de Carvalho
email=rodolfomartins09@gmail.com

about=RMCGEO is a comprehensive set of geospatial tools that includes: coordinate conversion, drawing by azimuth and distance, drawing by bearing and distance, insertion of points by coordinates, copying coordinates and advanced tools for manipulating attribute tables.

tracker=https://github.com/rodolfom9/rmcgeo/issues
repository=https://github.com/rodolfom9/rmcgeo
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=no
# Uncomment the following line and add your changelog:
changelog=
    *1.5.6 - Adicionado Manipulador de Tabelas
    *1.4.0 - Adicionado Modulo de desenho por rumo e azimute
    *1.3.1 - Adicionado Modulo Copiar coordenada de ponto
    *1.2.0 - Adicionado Modulo Adicionar ponto por coordenada
    *1.1.0 - Adicionado Modulo Street View
    *1.0.0 - Versão funcional sem módulos

# Tags are comma separated with spaces allowed
tags=python, coordinates, memorial, azimuth, distance, Azimute, Distancia, Rumo, Desenho

homepage=https://rmcgeo.com.br/
category=Plugins
icon=icon.svg
# 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=Vector

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

