# This file contains metadata for your plugin.

# This file should be included when you package your plugin.# Mandatory items:

[general]
name=Aino
qgisMinimumVersion=3.25
description=AI assistant to download data from OSM
version=0.1.2
author=aino.world
email=hello@aino.world.com

about=Aino converts natural language prompts such as "parks in Barcelona" into vector layers containing relevant OSM data.<br> If you wish to collaborate, please contact us at hello@aino.world.
tracker=https://github.com/Aino-Technology/aino-qgis-plugin/issues

repository=https://github.com/Aino-Technology/aino-qgis-plugin
# End of mandatory metadata

# Recommended items:

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

# Tags are comma separated with spaces allowed
tags= AI, OSM, open street map, shared, collaboration, maps, publishing, public, comments, data, layers, realtime, publication, webmapping, internet, webgis, capture, catalog

homepage=https://aino.world/
category=Plugins
icon=icon.svg
# experimental flag
experimental=False

# 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=

# If the plugin can run on QGIS Server.
server=False

