# This file contains metadata for your plugin.

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

[general]
name=KoALA_Nx
qgisMinimumVersion=3.10
description=KoALA-Nx supports optimal network analysis in various network environments. Users can apply the tool in all network environments, such as roads, railroads, and pedestrians. KoALA-Nx provides two functions: distance-based network analysis and time-based network analysis
version=0.1.4
author=Hyunjoong Kim
email=khj1122452@gmail.com

about=KoALA-Nx supports optimal network analysis in various network environments. Users can apply the tool in all network environments, such as roads, railroads, and pedestrians. KoALA-Nx provides two functions: distance-based network analysis and time-based network analysis

homepage=https://github.com/ansup0402/KoALA_Nx
tracker=https://github.com/ansup0402/KoALA_Nx/issues
repository=https://github.com/ansup0402/KoALA_Nx
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=yes
# Uncomment the following line and add your changelog:
changelog=0.1.4:
    - Fixed duplicate node error

# Tags are comma separated with spaces allowed
tags=python, network, Korea, accessibility
category=Analysis
icon=./icons/icon_koala.png
# experimental flag
experimental=True

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

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

