# 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=Open Aerial Map (OAM) for QGIS3, Express Edition
qgisMinimumVersion=3.4
description=Open Aerial Map (OAM) client for QGIS3, Express Edition
version=0.1.0
author=yojiyojiyoji
email=hotqgis@gmail.com

about=This plugin allows QGIS3 users to access to various OAM services as a desktop client. (Image uploader is not available in this express edition.)

tracker=https://github.com/yojiyojiyoji/oam_qgis3_express/issues
repository=https://github.com/yojiyojiyoji/oam_qgis3_express.git
# End of mandatory metadata

# Recommended items:

# Uncomment the following line and add your changelog:
# changelog=

# Tags are comma separated with spaces allowed
tags=openstreetmap, osm, raster, remote sensing, uav, python

homepage=https://github.com/yojiyojiyoji/oam_qgis3_express.git
category=Plugins
icon=icon/icon.png
# experimental flag
experimental=True

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