# This file contains metadata for your plugin.

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

[general]
name=Equi Processing
qgisMinimumVersion=3.0
description=Equidistance algorithme
version=0.3
author=Safidy Ratolonandrasana (OMNIS)
email=sakalahymaha@gmail.com

about=This plugin outputs equidistant line between two lines, the algorithme is based on Voronoi Diagram and the guidelines for equidistance delimitation beteween two opposites States in the TALOS (Technical Aspects of the United. Nations Convention on the Law of the Sea) document

tracker=https://equiprocessing.carrd.co/
repository=https://drive.google.com/uc?export=download&id=1ISrCfAD7vDd_yKgxcVoYX-kMVZ5qXyvl
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=no
# Uncomment the following line and add your changelog:
 changelog=Adjacent States delimitation added

# Tags are comma separated with spaces allowed
tags=python

homepage=https://equiprocessing.carrd.co/
category=Plugins
icon=icon.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

