# This file contains metadata for your plugin. Beginning
# with version 1.8 this is the preferred way to supply information about a
# plugin. The current method of embedding metadata in __init__.py will
# be supported until version 2.0

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


# Mandatory items:

[general]
name=shptoobs
qgisMinimumVersion=3.4
# qgisMaximumVersion=3.99
description=Converts shape files to RayMan input objectfiles (.obs)
about=Transformation of shapefiles into object files for the use with the RayMan / SkyHelios model by a plugin for Quantum GIS
version=1.1.3
repository=https://bitbucket.org/dominikfroehlich/shp_to_obs/
tracker=https://bitbucket.org/dominikfroehlich/shp_to_obs/issues
homepage=https://www.urbanclimate.net/rayman

# end of mandatory metadata

# Optional items:
category=Plugins
icon=icon.png

# tags are comma separated with spaces allowed
tags=RayMan, obstacle, shape, conversion, shp

# experimental flag
experimental=False

# deprecated flag (applies to the whole plugin, not just a single version
deprecated=False

# Author contact information
author=Dominik Fröhlich
email=dominik.froehlich@mailbox.org

