# This file contains metadata for your plugin.

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

[general]
name=Open Hazards PH
qgisMinimumVersion=3.4
description=A plugin to load publicly available geospatial hazard data created by various agencies in the Philippines.
version=0.1.1
author=BNHR
email=hi@bnhr.xyz

about=Open Hazards PH is a QGIS plugin that lets you load geospatial hazard data created by various agencies in the Philippines and uses data stored in https://github.com/maning/open-hazards-ph. More information can be found at https://bnhr.xyz/open-hazards-ph-qgis.

tracker=https://github.com/benhur07b/open-hazards-ph-qgis/issues
repository=https://github.com/benhur07b/open-hazards-ph-qgis
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=no

# Tags are comma separated with spaces allowed
tags=search, web, philippines

homepage=https://bnhr.xyz/open-hazards-ph-qgis
category=Plugins
icon=icon.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.
# plugin_dependencies=

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

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

# Uncomment the following line and add your changelog entries:
changelog=2020/01/27 0.1.1 Updated/Fixed README, metadata, and other information about the plugin.
