[general]
name=Station Lines
qgisMinimumVersion=3.34
description=Create lines along polylines with some parameters (length, side, angle). It assumes a cartesian coordinate system
version=0.2.1
author=Loïc BARTOLETTI, Nicolas GODET
email=l.bartoletti@free.fr, nicolas.godet@outlook.fr

about=Add an algorithm to create transects at a fixed distance

# Uncomment the following line and add your changelog entries:
changelog=
    0.2.1: Create transects from left to right along axis (hydraulic convention)
           Make it Qt6 proof
    0.2.0: Resurection
        Temporary plugin waiting for https://github.com/qgis/QGIS/issues/48663

# tags are comma separated with spaces allowed
tags=vector

homepage=https://gitlab.com/lbartoletti/stationlines
tracker=https://gitlab.com/lbartoletti/stationlines/-/issues
repository=https://gitlab.com/lbartoletti/stationlines
icon=icon.png
# experimental flag
experimental=False
supportsQt6=True

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