# This file contains metadata for your plugin.

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

[general]
name=Tellae
qgisMinimumVersion=3.0
description=Access Tellae services from QGIS
# x-release-please-start-version
version=0.1.4
# x-release-please-end
author=Tellae
email=contact@tellae.fr
about=This plugin allows accessing Tellae services (for instance some of the tools available in https://kite.tellae.fr/) from QGIS. This mainly consists in access to mobility-related data in France and processing algorithms. You will need a Tellae user account to access the services.
tracker=https://github.com/tellae/qgis-tellae-plugin/issues
repository=https://github.com/tellae/qgis-tellae-plugin
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=no
# Uncomment the following line and add your changelog:
# changelog=https://github.com/tellae/qgis-tellae-plugin/blob/main/CHANGELOG.md

# Tags are comma separated with spaces allowed
tags=python

homepage=https://github.com/tellae/qgis-tellae-plugin
icon=tellae.png
# experimental flag
experimental=True

# 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.

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

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

