python-pyproj 3.4.1-1 source package in Ubuntu

Changelog

python-pyproj (3.4.1-1) unstable; urgency=medium

  * New upstream release.

 -- Bas Couwenberg <email address hidden>  Tue, 13 Dec 2022 09:04:12 +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_3.4.1-1.dsc 2.2 KiB 709e85fa0884ea3ec5f1257cd2cd9cb7fc3dab74c47454bc71c99f27594887dc
python-pyproj_3.4.1.orig.tar.gz 226.9 KiB 4248cd0c1e0ba8b78600a35ce3c4d6d92a8ef5e9e275dbe843cc22c7bdaa7362
python-pyproj_3.4.1-1.debian.tar.xz 7.7 KiB eef36edf2b684d496dba03c71a49ab2c4098f6c6bf3a886b5dacaa1904e2a60b

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