Plugin_QGIS/plugins.xml
2024-12-06 11:36:08 +01:00

15 lines
684 B
XML

<?xml version = '1.0.0' encoding = 'UTF-8'?>
<plugins>
<plugin name="CenIsere_AUTOMAP" version="1.0">
<description><![CDATA[Plugin QGIS d'automatisation de mise en page - CEN Isère]]></description>
<qgis_minimum_version>3.16</qgis_minimum_version>
<file_name>CenIsere_AUTOMAP.zip</file_name>
<icon>icon.png</icon>
<author_name>CEN-Isère</author_name>
<download_url>https://gitea.cenra-outils.org/CEN38/Plugin_QGIS/releases/download/latest/CenIsere_AUTOMAP.zip</download_url>
<experimental>true</experimental>
<deprecated>false</deprecated>
<tags>cenisere,mise en page,atlas</tags>
</plugin>
</plugins>