[general]
name=Shp2SSAP
qgisMinimumVersion=3.22
version=2.0.8.276
description= Qgis plugin to create simple geological model for SSAP software (www.ssap.eu)
author=Lorenzo Sulli - Autorità di bacino distrettuale Appennino settentrionale
email=l.sulli@appenninosettentrionale.it
category=Vector
about= Convert XY data profile in Shapefile for SSAP and Shapefile in files SSAP (.dat, .geo, .fld, .svr, .mod). 
        Create a polyline shapefile that describes a simple geolocical model for SSAP Software.


tracker=https://github.com/lsulli/shp2ssap/issues
repository=https://github.com/lsulli/shp2ssap/tree/master/Shp2ssap_code_repository_plugin_page/Shp2SSAP_QGIS
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=no
# Uncomment the following line and add your changelog:
changelog=
	vedi https://github.com/lsulli/shp2ssap/blob/master/change_log.txt
# Tags are comma separated with spaces allowed
tags=SSAP

homepage=https://github.com/lsulli/shp2ssap
icon=icons/xy2Shp_forSSAP.ico
# 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=

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