# 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
qgisMaximumVersion=4.99
supportsQt6=True
description=Set of tools to simplify cartography tasks
version=1.6.4
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 tools for manipulating attribute tables.
	Português: RMCGEO é um conjunto abrangente de ferramentas geoespaciais que inclui: conversão de coordenadas, desenho por azimute e distância, desenho por rumo e distância, inserção de pontos por coordenadas, cópia de coordenadas e ferramentas para manipulação de tabelas de atributos.


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.6.4 - Adicionado Suporte com Qt6
    *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, brasil, cad, incra, ibge, matricula, coordenadas

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.16, 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

