[general]
name=AIS Watchkeeper
qgisMinimumVersion=3.22
qgisMaximumVersion=4.99
description=Live AIS vessel tracking in QGIS from serial, TCP or internet (aisstream.io) sources, with guard-zone alarms, route monitoring, coverage mapping and voyage history.
about=Turns QGIS into a live maritime traffic console: connects to an AIS receiver
    over USB/serial, a raw TCP stream or an internet feed, decodes !AIVDM/!AIVDO and
    plots vessels live. Guard-zone alarms, route monitoring, coverage mapping, vessel
    info and a history recorder; routes are drawn with the native QGIS tools and
    Europe's waterways come from a built-in WFS. Requires pyserial and pyais (bundled).
    Issues: contact-project+foss4maritime-aiswatchkeeper-84121396-issue-@incoming.gitlab.com
version=0.50.0
changelog=0.50.0 - Import vessels (MMSI + name) from any CSV into a guard group or
    your fleet, mapping the file's own columns; a location-based internet feed now
    re-requests its area when you move your own position; and a serial receiver's
    route-leg view marks the furthest point a signal was received with a red dotted
    line. The full changelog is found in the user manual.
author=Captain Ahab & Cosmo
email=fabian@maraton.consulting
license=GPL-3.0-or-later

# Qt6 / QGIS 4 compatibility: version-neutral qgis.PyQt imports + an enum-promotion
# shim (ais_qt_compat) applied in classFactory. qgisMaximumVersion=4.99 marks this
# plugin QGIS 4 ready; the old supportsQt6 flag is deprecated and no longer used.

tracker=https://gitlab.com/foss4maritime/aiswatchkeeper
repository=https://gitlab.com/foss4maritime/aiswatchkeeper
homepage=https://gitlab.com/foss4maritime/aiswatchkeeper
tags=ais,nmea,vessel,maritime,ship,marine,realtime,serial,tcp,aisstream,navigation

category=Plugins
icon=icon.png
experimental=False
deprecated=False
hasProcessingProvider=no
