python-pyproj 2.4.2+ds-2 source package in Ubuntu

Changelog

python-pyproj (2.4.2+ds-2) unstable; urgency=medium

  * Move from experimental to unstable.

 -- Bas Couwenberg <email address hidden>  Mon, 02 Dec 2019 05:46:49 +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.2+ds-2.dsc 2.1 KiB 8a4c0ebe551b5ccc006de4872b35b2aebe74dc490a280beb19add602340df3eb
python-pyproj_2.4.2+ds.orig.tar.xz 82.7 KiB 56b921e7612f1d95a20d013ade9d33e4ab521bde0110a358463fd5f35d98fe53
python-pyproj_2.4.2+ds-2.debian.tar.xz 6.1 KiB 23893e83ba6894faade7457f7003ee113df5a2b8a15322d5efe688535ca30345

Available diffs

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