# This file contains metadata for your plugin.

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

[general]
name=CartoDruid Synchronizer
qgisMinimumVersion=3.0
description=Plugin to synchronize SQLite databases to Cartodruid Synchronization services at ITACyL
version=0.15
author=ITACyL
email=gustavo.rio@itacyl.es

about=CartoDruid is a GIS editor that allows you to quickly collect data in the field. When you need to share this data with other technicians or to manage it in the desktop, you can use Cartodruid sinchronization services to share a common view of your layers. This plugin allows you to send and receive incremental changes from your cartodruid workspace using sqlite databases as the package sending unit. To see a full list of features visit http://www.cartodruid.es you can also ask us questions to consult us how to use CartoDruid in your project in our forum https://foro.cartodruid.es/.

tracker=https://github.com/itacyldev/QGIS-crtchk.git
repository=https://github.com/itacyldev/QGIS-crtchk.git
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=no
# Uncomment the following line and add your changelog:
# changelog=Mark geographical layers in table filter. Support for translations in help dialogs. Fixes error in table filtering.

# Tags are comma separated with spaces allowed
tags=python

homepage=https://github.com/itacyldev/QGIS-crtchk.git
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

