; the next section is mandatory
[general]
name=EdbsPlugin
version=version 0.1
qgisMinimumVersion=1.8
description=conversion of EDBS data to polygon, line and point layers
email=info@apus-systems.com
author=Apus Systems
; end of mandatory metadata

; start of optional metadata
category=Plugins
changelog=0.1 sqpn.py wrapped into plugin
    very
    very
    very
    very
    very long multiline changelog

; tags are in comma separated value format, spaces are allowed
tags=vector,edbs

; these metadata can be empty
; in a future version of the web application it will
; be probably possible to create a project on redmine
; if they are not filled
homepage=http://apus-systems.com
tracker=mailto:info@apus-systems.com
repository=http://apus-systems.com
icon=icon.png

; experimental flag
experimental=True

; deprecated flag (applies to the whole plugin and not only to the uploaded version)
deprecated=False
