gpxpy 1.3.4-2 source package in Ubuntu

Changelog

gpxpy (1.3.4-2) unstable; urgency=medium

  * Team upload.
  * Use debhelper-compat instead of debian/compat.
  * Drop Python 2 support.

 -- Ondřej Nový <email address hidden>  Thu, 25 Jul 2019 20:43:06 +0200

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Eoan: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
gpxpy_1.3.4-2.dsc 2.0 KiB 7036411d57dc025477c098ca3199632e2aa1f49bfdfb7ff4b05369f0b5a05674
gpxpy_1.3.4.orig.tar.gz 103.1 KiB 4a0f072ae5bdf9270c7450e452f93a6c5c91d888114e8d78868a8f163b0dbb15
gpxpy_1.3.4-2.debian.tar.xz 1.4 MiB 12ee288405791bfc23913af45127ce276786c650b1949e23cea5734d489a966d

Available diffs

No changes file available.

Binary packages built by this source

gpxinfo: No summary available for gpxinfo in ubuntu eoan.

No description available for gpxinfo in ubuntu eoan.

python3-gpxpy: GPX file parser and GPS track manipulation library (Python 3)

 gpxpy is a simple Python library for parsing and manipulating GPX files.
 GPX is an XML based format for GPS tracks.
 .
 The library also contains utility functions that are used in GPX file
 handling, but can also be used separately, e.g. simple functions for
 calculating geographical coordinates.
 .
 This package contains the Python 3 version.