# This file contains metadata for your plugin.

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

[general]
name=GTFS-GO
qgisMinimumVersion=3.28
qgisMaximumVersion=4.99
supportsQt6=True
description=The plugin to extract GTFS data and to show routes and stops.
version=4.1.3
author=MIERUNE Inc.
email=info@mierune.co.jp

about=The plugin to extract GTFS data and to show routes and stops.

tracker=https://github.com/MIERUNE/GTFS-GO/issues
repository=https://github.com/MIERUNE/GTFS-GO
# 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=python, gtfs, traffic

homepage=https://github.com/MIERUNE/GTFS-GO
category=Web
icon=imgs/busstop.png
# experimental flag
experimental=False
