Source: python-nmea2
Standards-Version: 4.7.4
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Ulises Vitulli <dererk@debian.org>,
Section: python
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 python3-all,
 python3-setuptools,
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-nmea2
Vcs-Git: https://salsa.debian.org/python-team/packages/python-nmea2.git
Homepage: https://github.com/Knio/pynmea2

Package: python3-nmea2
Architecture: all
Depends:
 ${python3:Depends},
 ${misc:Depends},
Description: Python library for the NMEA 0183 protocol
 A Python Library for the NMEA 0183 protocol
 .
 NMEA 0183 is a combined electrical and data specification for communication
 between marine electronics such as echo sounder, sonars, anemometer,
 gyrocompass, autopilot, GPS receivers and many other types of instruments.
