# This file contains metadata for your plugin. Since 
# version 2.0 of QGIS this is the proper way to supply 
# information about a plugin. The old method of 
# embedding metadata in __init__.py will 
# is no longer supported since version 2.0.

# This file should be included when you package your plugin.# Mandatory items:

[general]
name=GeODinQGIS
qgisMinimumVersion=2.0
description=This plugin connects GeODin with QGIS
about=GeODin is an industry standard software for the collection, interpretation and presentation of geo-information. GeODinQGIS is an additional tool for the work with GeODin. It connects GeODin databases with QGIS. Currently supported actions are: creation of new GeODin objects, display GeODin data in QGIS, execute SQL queries, view GeODin layouts.
version=1.1.1
author=Fugro Consult GmbH
email=support@geodin.com

# End of mandatory metadata

# Optional items:

# Uncomment the following line and add your changelog:
# changelog=

# Tags are comma separated with spaces allowed
tags=

homepage=www.geodin.com
tracker=https://github.com/GeODinTeam/GeODinQGIS/issues
repository=https://github.com/GeODinTeam/GeODinQGIS
icon=logo.png
# experimental flag
experimental=False

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