# 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=VetEpiGISgroup
qgisMinimumVersion=2.8
description=QGIS plugin to support animal disease control measures
version=0.11
author=Norbert Solymosi
email=gis@izsvenezie.it
about=VetEpiGIS-Group is a part of VetEpiGIS plugin family helping veterinarian collaboration in the management of spatial data related to animal disease. It provides a set of functionalities to import/export and share data with other users, by allowing the creation of a working team (this would be based on SQLite db and/or Geoserver).

# End of mandatory metadata

# Recommended items:

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

# Tags are comma separated with spaces allowed
tags=

homepage=http://izsvenezie.github.io/VetEpiGIS-Group/
tracker=https://github.com/IZSVenezie/VetEpiGIS-Group/issues
repository=https://github.com/IZSVenezie/VetEpiGIS-Group
category=Plugins
icon=icon.png
# experimental flag
experimental=True

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