[general]
name=QChainage
qgisMinimumVersion=2.0
description=This plugin takes line features and creates a new layer of points
    in provided distances on top of this Lines. Optionally you can set the
    startpoint (distance from the start of the line) and the endpoint (stop
    before reaching the end of the line) and automatically label the new
    points with the distances.
version=0.2.3
author=Werner Macho
email=werner.macho@gmail.com

# end of mandatory metadata

# Optional items:

# Uncomment the following line and add your changelog entries:
changelog=0.2.3
 New Features:
 - Dividing into equal sections
 0.2.2 Fix of missing File
 New Features:
 - Added force of last point

# tags are comma separated with spaces allowed
tags=Feature chainage, measurement, chainages,

homepage=https://github.com/mach0/qchainage
tracker=https://github.com/mach0/qchainage
repository=https://github.com/mach0/qchainage
icon=img/qchainage.png
# experimental flag
experimental=True

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