Plugin_QGIS/plugins.xml
2025-02-07 14:54:57 +01:00

20 lines
950 B
XML

<?xml version = '1.0' encoding = 'UTF-8'?>
<plugins>
<pyqgis_plugin name="CenIsere_AUTOMAP" version="1.6">
<description><![CDATA[Plugin QGIS d'automatisation de mise en page - CEN Isère]]></description>
<version>1.6</version>
<qgis_minimum_version>3.16</qgis_minimum_version>
<homepage>https://gitea.cenra-outils.org/CEN38/Plugin_QGIS</homepage>
<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>
<uploaded_by>CEN-Isère</uploaded_by>
<create_date>2024-11-29</create_date>
<update_date>2024-11-29</update_date>
<experimental>False</experimental>
<deprecated>False</deprecated>
<tags>cenisere,mise en page,atlas</tags>
</pyqgis_plugin>
</plugins>