forked from CEN-RA/Plugin_QGIS
49 lines
1.5 KiB
Plaintext
49 lines
1.5 KiB
Plaintext
# This file contains metadata for your plugin.
|
|
|
|
# This file should be included when you package your plugin.# Mandatory items:
|
|
|
|
[general]
|
|
name=CenRa_PageRender
|
|
qgisMinimumVersion=3.0
|
|
description=CenRa_PageRender
|
|
version=1.3
|
|
author=Conservatoire d'Espaces Naturels de Rhône-Alpes
|
|
email=si_besoin@cen-rhonealpes.fr
|
|
|
|
about=Outils de création de mise en page prédéfinis pour simplifier et organiser cette étape.
|
|
|
|
repository=https://gitea.cenra-outils.org/CEN-RA/Plugin_QGIS
|
|
homepage=https://plateformesig.cenra-outils.org/
|
|
tracker=https://gitea.cenra-outils.org/api/v1/repos/CEN-RA/Plugin_QGIS/issues
|
|
# End of mandatory metadata
|
|
|
|
# Recommended items:
|
|
|
|
hasProcessingProvider=no
|
|
# Uncomment the following line and add your changelog:
|
|
changelog=<h2>CenRa_PageRender:</h2></br><p><h3>08/11/2024 - Version 1.3: </h3> - Correctif de bug. </br><p><h3>21/10/2024 - Version 1.1: </h3> - Les match en if. </br> - Bouton de scroll et adaptation portrait.</p></br><p><h3>09/10/2024 - Version 1.0: </h3> - Création.</p>
|
|
|
|
# Tags are comma separated with spaces allowed
|
|
tags=python
|
|
|
|
|
|
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=cenra,mise en page,atlas
|
|
|
|
# If the plugin can run on QGIS Server.
|
|
server=False
|
|
|