head	1.1;
access;
symbols
	pkgsrc-2026Q1:1.1.0.6
	pkgsrc-2026Q1-base:1.1
	pkgsrc-2025Q4:1.1.0.4
	pkgsrc-2025Q4-base:1.1
	pkgsrc-2025Q3:1.1.0.2
	pkgsrc-2025Q3-base:1.1;
locks; strict;
comment	@# @;


1.1
date	2025.09.04.12.37.35;	author gdt;	state Exp;
branches;
next	;
commitid	Yr6MPEpmCfghyo9G;


desc
@@


1.1
log
@geography/py-nmeagps: Add version 1.0.51

pynmeagps is a Python 3 parser aimed primarily at the subset of the
NMEA 0183 v4 protocol relevant to GNSS/GPS receivers.  The intention
is to make it as easy as possible to read, parse and utilise NMEA
GNSS/GPS messages in Python applications.
@
text
@pynmeagps is a Python 3 parser aimed primarily at the subset of the
NMEA 0183 v4 protocol relevant to GNSS/GPS receivers.  The intention
is to make it as easy as possible to read, parse and utilise NMEA
GNSS/GPS messages in Python applications.

The library implements a comprehensive set of outbound (GET) and
inbound (SET/POLL) GNSS NMEA messages relating to GNSS/GPS and
Maritime devices, but is readily extensible. Refer to NMEA_MSGIDS and
NMEA_MSGIDS_PROP for the complete dictionary of standard and
proprietary messages currently supported. While the NMEA 0183 protocol
itself is proprietary, the definitions here have been collated from
public domain sources.
@
