geography/py-nmeagps - The NetBSD Packages Collection

Python parser for NMEA 0183 (GNSS-relevant subset)

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.

Build dependencies

devel/py-build misc/py-installer pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

lang/python312 lang/python312

Binary packages

OSArchitectureVersion
(none)

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.