# 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=Sen2Cor Adapter
qgisMinimumVersion=3.0
description=Provides graphical integration of the Sen2Cor tool in QGIS.
version=1.0
author=Mathis RACINNE-DIVET
email=mathracinne@gmail.com

about=Sen2Cor Adapter is a plugin that enables users to use graphically in QGIS the SEN2COR tool created by the European Space Agency. This plugin does not contain the Sen2Cor tool, you have to download and install it in order to use this plugin (link available in plugin GUI).

tracker=https://github.com/MathisRD/sen2cor_adapter/issues
repository=https://github.com/MathisRD/sen2cor_adapter
# End of mandatory metadata

# Recommended items:

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

# Tags are comma separated with spaces allowed
tags=processing,raster,Sentinel-2,python

# homepage=http://homepage
category=Raster
icon=icon.png
# experimental flag
experimental=True

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