# 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=DaumAPI
qgisMinimumVersion=2.99
qgisMaximumVersion=3.99
description=Daum API Tool
version=0.1
author=Jordan Moon
email=koreastan@gmail.com

about= This is a Tool for Daum API. You can use this app without license.

# End of mandatory metadata

# Recommended items:
# Uncomment the following line and add your changelog:
changelog=2021-04-02  DaumAPI Tool 0.1 version:
			First Version developed
		
# Tags are comma separated with spaces allowed
tags=RoadView,Juso, Jido, Daum, KakaoMap

homepage=https://github.com/kekero1004/QGIS3rdPartySW
tracker=https://github.com/kekero1004/QGIS3rdPartySW/issues
repository=https://github.com/kekero1004/QGIS3rdPartySW
icon=icons/dmApl.png

experimental=False
deprecated=False
