[general]
name=Cave-PY (cave levels)
qgisMinimumVersion=3.22
description=Identify cave levels from geospatially referenced cave surveys using a QGIS Processing Algorithm.
about=The plugin adds a Processing Provider "Cave-PY" with the algorithm "Calculate Cave Levels". It calculates cave levels and horizontal extents based on elevation, slope, and distance thresholds. Results are exported as a PNG plot and TXT table.
version=0.1.1
author=christos pennos, rannveig skoglund
email=cpennos@auth.gr
tracker=https://github.com/cpenpen/cave-PY/issues
repository=https://github.com/cpenpen/cave-PY
homepage=https://github.com/cpenpen/cave-PY
category=Analysis
icon=icon.png
experimental=True
deprecated=False
hasProcessingProvider=True
changelog=
    Version 0.1.1 (2025-01-23):
    - Initial release of Cave-PY Processing plugin.
    - Adds Calculate Cave Levels algorithm.
    - Exports results as PNG and TXT.
    - Metadata configured with author, email, repository, homepage.
