File: control

package info (click to toggle)
python-nmea2 1.15.0-4
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye
  • size: 332 kB
  • sloc: python: 2,078; makefile: 3
file content (23 lines) | stat: -rw-r--r-- 761 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Source: python-nmea2
Section: python
Priority: optional
Maintainer: Ulises Vitulli <dererk@debian.org>
Build-Depends: debhelper-compat (= 13),
 dh-python,
 python3-all,
 python3-setuptools,
Standards-Version: 4.5.0.2
Homepage: https://github.com/Knio/pynmea2
Vcs-Browser: https://github.com/Knio/pynmea2

Package: python3-nmea2
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}
Breaks: python-nmea2
Replaces: python-nmea2
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.