# 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=Plugin Mapotempo
qgisMinimumVersion=2.0
description=Plugin for Mapotempo API
about=Mapotempo QGis Plugin (MapotempoPlugin) is a plugin which can access to Mapotempo data through QGis software.
  Mapotempo is a planning and optimization web software for delivery tours. Effective for light and heavy vehicles (+ 3.5t)
version=0.2.7
author=Darius Matboo
email=darius.matboo@mapotempo.com

# End of mandatory metadata

# Recommended items:

# Uncomment the following line and add your changelog:
changelog=doc added, request package imported

# Tags are comma separated with spaces allowed
tags=mapotempo optimization


homepage=http://www.mapotempo.com
tracker=https://github.com/Mapotempo/mapotempo-qgis-plugin/issues
repository=https://github.com/Mapotempo/mapotempo-qgis-plugin
category=Plugins
icon=icons/icon.png
# experimental flag
experimental=True

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

