gpxpy 1.3.5-2 source package in Ubuntu

Changelog

gpxpy (1.3.5-2) unstable; urgency=medium

  * Team upload.
  * Added tests for python 3.7 and 3.8

 -- HÃ¥vard Flaget Aasen <email address hidden>  Tue, 19 Nov 2019 14:38:29 +0100

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
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
gpxpy_1.3.5-2.dsc 2.0 KiB bff87f887d4feef5a746705ce7ea647de65efa82c748df501c01327e2d4ecad9
gpxpy_1.3.5.orig.tar.gz 103.2 KiB b09e3212c9af83188d308214428c20c57b4ec1d45c3a3fc40f4b3d49c758aebf
gpxpy_1.3.5-2.debian.tar.xz 2.5 KiB 95377cd5f51a25913a39fa55322fd49ff2f29ca67638d5efdfa01c716d4052a3

Available diffs

No changes file available.

Binary packages built by this source

gpxinfo: Command line utility to extract basic statistics from a GPX file

 gpxinfo extracts basic statistics from a GPX file. It prints meta info
 about the file and calculates data about tracks and routes in the file,
 among which are times, distances, and uphill and downhill information.
 .
 gpxinfo uses the gpxpy library.

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.