# This file contains metadata for your plugin.

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

[general]
name=Field Connect
qgisMinimumVersion=3.40
qgisMaximumVersion=4.99
description=Exchange data between QGIS and Field Desktop
version=1.1.1
author=Head Office of the GBV Common Library Network (VZG)
email=oliver.zapiec@gbv.de,Thomas.Kleinke@gbv.de

about=<p>Field Connect is a plugin for QGIS that establishes a connection with Field Desktop, a documentation software for archaeological field and find recording developed as a cooperation between the German Archaeological Institute (DAI) and the Head Office of the GBV Common Library Network (VZG).</p><p>The plugin enables the exchange of data between a QGIS project and a Field Desktop installation running on the same computer. In this context, it can also be used to create GeoPackage files from data recorded in Field Desktop.</p>

tracker=https://github.com/gbv/field-connect/issues
repository=https://github.com/gbv/field-connect
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=no
# Uncomment the following line and add your changelog:
changelog=<p>1.1.1 Increase coordinate precision for geometry export
          <p>1.1.0 Add image import/export support

# Tags are comma separated with spaces allowed
tags=python,dai,field,field desktop,idai.field,archaeology

homepage=https://gbv.github.io/field-connect/
category=Plugins
icon=icon.png
# experimental flag
experimental=False

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

# Since QGIS 3.8, a comma separated list of plugins to be installed
# (or upgraded) can be specified.
# Check the documentation for more information.
# plugin_dependencies=

Category of the plugin: Raster, Vector, Database or Web
# category=

# If the plugin can run on QGIS Server.
server=False

