<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="plugins.xsl"?>
<plugins>
  <pyqgis_plugin name="Raster transparency" version="3.0" id="raster_transparency">
    <description>Interactively define transparent pixel ranges for rasters</description>
    <about>Quickly adjust raster transparency in real-time from the Layer Styling panel. Use a dual-handle slider or spinboxes to define transparent pixel ranges at both the lower and upper boundaries.</about>
    <version>3.0</version>
    <qgis_minimum_version>3.44.0</qgis_minimum_version>
    <qgis_maximum_version>4.99.99</qgis_maximum_version>
    <author_name>Alexander Bruy</author_name>
    <icon>icons/rastertransparency.svg</icon>
    <homepage>https://bruy.me/plugins/raster-transparency/</homepage>
    <tracker>https://codeberg.org/alexbruy/raster-transparency/issues</tracker>
    <repository>https://codeberg.org/alexbruy/raster-transparency</repository>
    <experimental>False</experimental>
    <deprecated>False</deprecated>
    <server>False</server>
    <file_name>raster_transparency.zip</file_name>
    <download_url>https://plugins.bruy.me/download/raster_transparency/3.0/raster_transparency.zip</download_url>
  </pyqgis_plugin>
  <pyqgis_plugin name="Statist" version="4.0" id="statist">
    <description>Calculate and show statistics for a field</description>
    <about>Calculates and shows statistics on any (numeric, string, or date) field of a vector layer and displays a frequency distribution histogram. Requires matplotlib ≥ 1.5.0.</about>
    <version>4.0</version>
    <qgis_minimum_version>3.44.0</qgis_minimum_version>
    <qgis_maximum_version>4.99.99</qgis_maximum_version>
    <author_name>Alexander Bruy</author_name>
    <icon>icons/statist.svg</icon>
    <homepage>https://bruy.me/plugins/statist/</homepage>
    <tracker>https://codeberg.org/alexbruy/statist/issues</tracker>
    <repository>https://codeberg.org/alexbruy/statist</repository>
    <experimental>False</experimental>
    <deprecated>False</deprecated>
    <server>False</server>
    <file_name>statist.zip</file_name>
    <download_url>https://plugins.bruy.me/download/statist/4.0/statist.zip</download_url>
  </pyqgis_plugin>
</plugins>