# Mandatory items:
[general]
name=Azimuth and Distance Plugin
qgisMinimumVersion=2.0
description=Creates a polygon from azimuths and distances
version=0.9.1
author=Mauricio de Paulo and Fred Laplante
email=qgis@mpetroff.net

# Optional items:
icon=qgsazimuth.png
experimental=False
deprecated=False
repository=https://github.com/mpetroff/qgsazimuth
tracker=https://github.com/mpetroff/qgsazimuth/issues
changelog=
    Version 0.9.1: Fixed no segment draw and coordinate offset bugs
    Version 0.9.0: Updated for QGIS 2.0
