gpsd 3.20-8 source package in Ubuntu

Changelog

gpsd (3.20-8) unstable; urgency=medium

  * [62aa4951] Remove last traces of python2. (Closes: #936645)

 -- Bernd Zeimetz <email address hidden>  Thu, 09 Apr 2020 11:09:55 +0200

Upload details

Uploaded by:
Bernd Zeimetz
Uploaded to:
Sid
Original maintainer:
Bernd Zeimetz
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release main misc

Downloads

File Size SHA-256 Checksum
gpsd_3.20-8.dsc 2.6 KiB eb8e4e9edfce7ccfad3601c9230e9b4f61367adc8ff715d91ee7106525fd0694
gpsd_3.20.orig.tar.xz 2.3 MiB 3998a5cbb728e97f896f46c3c83301b1e6c5d859393e58c2fad8c5426774d571
gpsd_3.20-8.debian.tar.xz 45.3 KiB 7efe24f104a4344cda620ad351c0ec98d628e41132fcc52fcf3a8699914aacd4

Available diffs

No changes file available.

Binary packages built by this source

gpsd: Global Positioning System - daemon

 The gpsd service daemon can monitor one or more GPS devices connected to
 a host computer, making all data on the location and movements of the
 sensors available to be queried on TCP port 2947.
 .
 With gpsd, multiple GPS client applications can share access to devices
 without contention or loss of data. Also, gpsd responds to queries with a
 format that is substantially easier to parse than the different standards
 emitted by GPS devices.

gpsd-clients: No summary available for gpsd-clients in ubuntu groovy.

No description available for gpsd-clients in ubuntu groovy.

gpsd-clients-dbgsym: No summary available for gpsd-clients-dbgsym in ubuntu groovy.

No description available for gpsd-clients-dbgsym in ubuntu groovy.

gpsd-dbg: Global Positioning System - debugging symbols

 The gpsd service daemon can monitor one or more GPS devices connected to
 a host computer, making all data on the location and movements of the
 sensors available to be queried on TCP port 2947.
 .
 This package contains the python debug modules and some test tools
 to the debug the behaviour of gpsd. Debug symbols are being shipped
 in the dbgsym package.

gpsd-dbgsym: debug symbols for gpsd
libgps-dev: No summary available for libgps-dev in ubuntu groovy.

No description available for libgps-dev in ubuntu groovy.

libgps26: Global Positioning System - library

 The gpsd service daemon can monitor one or more GPS devices connected to
 a host computer, making all data on the location and movements of the
 sensors available to be queried on TCP port 2947.
 .
 This package provides libgps, a C service library for querying GPS
 devices. It supports both a low-level interface, which communicates
 directly with the device to which the GPS is connected, and a high-level
 interface, which goes through gpsd and is intended for concurrent use by
 several applications.

libgps26-dbgsym: debug symbols for libgps26
libqgpsmm-dev: Global Positioning System - Qt wrapper for libgps (development)

 The gpsd service daemon can monitor one or more GPS devices connected to
 a host computer, making all data on the location and movements of the
 sensors available to be queried on TCP port 2947.
 .
 This package provides the development file for libQgpsmm, the Qt version of
 libgpsmm. It contains pkgconfig and qmake bits to build with the library.

libqgpsmm26: Global Positioning System - Qt wrapper for libgps

 The gpsd service daemon can monitor one or more GPS devices connected to
 a host computer, making all data on the location and movements of the
 sensors available to be queried on TCP port 2947.
 .
 This package provides libQgpsmm, the Qt version of libgpsmm.
 It is a wrapper over libgps, the service library for querying GPS
 devices. libQgpsmm is available on all platforms which are supported
 by Qt4.

libqgpsmm26-dbgsym: debug symbols for libqgpsmm26
python3-gps: Global Positioning System - Python 3 libraries

 The gpsd service daemon can monitor one or more GPS devices connected to
 a host computer, making all data on the location and movements of the
 sensors available to be queried on TCP port 2947.
 .
 This package contains a Python 3 interface to connect to gpsd, together with
 a module providing a controlled testing environment.

python3-gps-dbgsym: debug symbols for python3-gps