[general]
name=OpenCraterTool
qgisMinimumVersion=3.24
description=A tool to measure and compare craters
version=0.3 
author=Thomas Heyer
email=thomas.heyer@uni-muenster.de

about=The OpenCraterTool enables a map projection-independent measurement of crater sizes as basis for accurate dating of planetary surfaces.

tracker=https://github.com/thomasheyer/OpenCraterTool/issues
repository=https://github.com/thomasheyer/OpenCraterTool
# End of mandatory metadata

# Recommended items:
changelog=0.1	Public version


hasProcessingProvider=no
# Uncomment the following line and add your changelog:
# changelog= 	
#		0.2 (2023-11-16)
#		* The labelling of the measurement shapefiles has been modified.
#		* The export of statistics now provides default filenames.
#		0.3 (2025-09-12)
#		* Updated .scc file format for more consistent handling of sub area names and values.


# Tags are comma separated with spaces allowed
tags=circle, digitizing, crater, vector, python

homepage=https://github.com/thomasheyer/OpenCraterTool
category=Plugins
icon=ui/icon0.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

