python-pyproj 3.3.1-1build2 source package in Ubuntu

Changelog

python-pyproj (3.3.1-1build2) lunar; urgency=medium

  * No-change rebuild with Python 3.11 as supported

 -- Graham Inggs <email address hidden>  Thu, 03 Nov 2022 18:56:54 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Lunar
Original maintainer:
Ubuntu Developers
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.3.1.orig.tar.gz 232.8 KiB f4201ea962458c4da927ddd19f92fff3d81db8a78a9297269f56810dab01700c
python-pyproj_3.3.1-1build2.debian.tar.xz 7.3 KiB d0ab47c0334d4a507a8668577292cc9b9d3fd313859eda968997e2980d2fdda7
python-pyproj_3.3.1-1build2.dsc 2.3 KiB 33d372d079176a61fe8437527351769251497f77dfda529a3f00c1e3d14ce916

Available diffs

View changes file

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