# This file contains metadata for your plugin. Since 
# version 2.0 of QGIS this is the proper way to supply 
# information about a plugin. The old method of 
# embedding metadata in __init__.py will 
# is no longer supported since version 2.0.

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

[general]
name=Urban RadioCober
qgisMinimumVersion=2.0
description=urban radiocober simulator plugin for omnidirectional radio coverage in urban enviroment
version=0.1
author= Mario Salazar, Leonardo Cifuentes, Jhon Castaneda
email=dlcifuentesl@gmail.com, mario_salazarb@hotmail.com, jhonjaingambiental@gmail.com.
about=Urban RadioCober a plugin for Quantum GIS using the propagation model ITU -R 1238 that calculates the propagation losses and the impact of barriers on the radiated signal is. Similarly it illustrated the methodology, applying engineering design software for subsequent implementation in Python for QGIS PyQGIS.
version=version 0.6
tracker=https://github.com/dlcifuentesl/UrbanRadioCober/issues
repository=https://github.com/dlcifuentesl/UrbanRadioCober.git

# End of mandatory metadata

# Recommended items:

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

# Tags are comma separated with spaces allowed
tags=analysis, distance, field, geometry, intersection, layers, network analysis, network, polygon, spatial join, vector

homepage=https://github.com/dlcifuentesl/UrbanRadioCober.git
category=Plugins
icon=icon.png
# experimental flag
experimental=True

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

