# This file contains metadata for your plugin.

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

[general]
name=LightPollutionToolbox
qgisMinimumVersion=3.0
description=Light pollution toolbox
version=1.0
author=Mathieu Chailloux
email=mathieu@chailloux.org

about=Video tutorials (work in progress) : https://www.youtube.com/playlist?list=PLh9oFe6PuPCVSnbwOEN6aZ1hHkdg5qzg7</br></br>LightPollutionToolbox provides several algorithms to characterize and map light pollution. It has been initially developped to check compliance with french regulations but is intended to go further and gather any treatments relative to light dispersal, public lighting, statistics, ...</br></br>Developped by Mathieu Chailloux (INRAE / UMR TETIS)

tracker=https://github.com/MathieuChailloux/LightPollutionToolbox/issues
repository=https://github.com/MathieuChailloux/LightPollutionToolbox
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=yes
# Uncomment the following line and add your changelog:
#changelog=Changelog test

# Tags are comma separated with spaces allowed
tags=light, pollution, density, surfacic, radiance, flux

homepage=https://github.com/MathieuChailloux/LightPollutionToolbox/blob/master/README.md
category=Analysis
icon=lamp.png
# experimental flag
experimental=False

# 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

