# This file contains metadata for your plugin. Beginning
# with version 1.8 this is the preferred way to supply information about a
# plugin. The current method of embedding metadata in __init__.py will
# be supported until version 2.0

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

# Mandatory items:


[general]
name=Tempus
qgisMinimumVersion=3.0
qgisMaximumVersion=3.99
description=Plugin to interact with a Tempus instance. Tempus is a framework for multimodal route planning
about=Plugin to interact with a Tempus instance. Tempus is a framework for multimodal route planning

version=1.1.1
changelog=

# tags are comma separated with spaces allowed
tags=routing, ifsttar, wps, planning, road, network, public_transportation

homepage=https://gitlab.com/Oslandia/tempus_qgis
tracker=https://gitlab.com/Oslandia/tempus_qgis
repository=https://gitlab.com/Oslandia/tempus_qgis
icon=icon.png

# experimental flag
experimental=False

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

# Author contact information
author=Oslandia
email=hugo.mercier@oslandia.com
