[general]
name=Segment reshape tool
qgisMinimumVersion=3.22
qgisMaximumVersion=3.99
description=Tool to reshape toplogically connected segments
version=0.0.0.development
author=National Land Survey of Finland
email=eero.hietanen@maanmittauslaitos.fi

about=With this plugin QGIS user can select the common segment of multiple features using a map tool and then reshape the segment for all features with one edit. Topological editing (found in snapping toolbar) must be turned on before reshape operation.

# End of mandatory metadata

# Optional items:

# Changelog is generated by qgis-plugin-dev-tools
changelog=

# Tags are comma separated with spaces allowed
tags= editing, geometry, topology

homepage=https://github.com/nlsfi/segment-reshape-qgis-plugin
tracker=https://github.com/nlsfi/segment-reshape-qgis-plugin/issues
repository=https://github.com/nlsfi/segment-reshape-qgis-plugin
# icon=resources/icons/icon.png
# experimental flag
experimental=False

# deprecated flag (applies to the whole plugin, not just a single version)
deprecated=False
