python-pyproj 2.4.1+ds-1 source package in Ubuntu

Changelog

python-pyproj (2.4.1+ds-1) unstable; urgency=medium

  * New upstream release.
  * Move from experimental to unstable.

 -- Bas Couwenberg <email address hidden>  Wed, 06 Nov 2019 14:28:09 +0100

Upload details

Uploaded by:
Debian GIS Project
Uploaded to:
Sid
Original maintainer:
Debian GIS Project
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-pyproj_2.4.1+ds-1.dsc 2.1 KiB a34543c5cf45234458ed206335d73b01dafcb1174f4cf4c5f1411d02fb05091f
python-pyproj_2.4.1+ds.orig.tar.xz 82.4 KiB 9747c63be71695f67208e598e472676b4dffba70a9e5a856a6d3e6450f05aeb7
python-pyproj_2.4.1+ds-1.debian.tar.xz 6.0 KiB 17c990b01384e8ad4676fcb1c245ad1445ce2842d47e81450491e8b806ca037e

No changes file available.

Binary packages built by this source

python3-pyproj: Python 3 interface to PROJ library

 PROJ performs cartographic transformations between geographic (lat/lon)
 and map projection (x/y) coordinates. It can also transform directly
 from one map projection coordinate system to another.
 .
 This is a Python 3 binding to PROJ, it can receive coordinates as numpy
 arrays, Python arrays, lists or scalars. This module is optimized for
 numpy arrays.

python3-pyproj-dbgsym: debug symbols for python3-pyproj