# This file contains metadata for your plugin.

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

[general]
name=geoCore
qgisMinimumVersion=3.10
description=Creates graphical representations of geoscientific drillings
version=0.8.1
author=T-Systems on site services GmbH
email=gerrit.bette@t-systems.com

about=geoCore creates graphical representations of geoscientific drillings. The plugin depends on PyYAML (https://pypi.org/project/PyYAML/) and naturally on QGIS and thus PyQt. geoCore was developed in cooperation with the Lower Saxony Institute for Historical Coastal Research (NIhK). The NIhK provides the domain specific knowledge and is key driver for the plugin's feature set. For the citation options see the manual. !!!Backup your config.yml and geoCore.yml before you update the plugin!!!
tracker=https://github.com/t-systems-on-site-services-gmbh/geoCore/issues/
repository=https://github.com/t-systems-on-site-services-gmbh/geoCore/

# 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=geology, archaeology, pedology, drilling, core, profile, onsite, NIhK

homepage=https://github.com/t-systems-on-site-services-gmbh/geoCore
category=Vector

icon=icon.png
# 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

