python-pyproj 3.4.0-1 source package in Ubuntu

Changelog

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

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

 -- Bas Couwenberg <email address hidden>  Sat, 10 Sep 2022 06:34:52 +0200

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.0-1.dsc 2.2 KiB 8c1a78e9df0681e785e1f81f6939be2001e220e76ec22865707224e57432f54a
python-pyproj_3.4.0.orig.tar.gz 225.9 KiB 93cc66cdd3b261b78513e85ab42642a4b5e92e05b4bcca92b1adf8a8356bb0c8
python-pyproj_3.4.0-1.debian.tar.xz 7.3 KiB b3c5002f8762ef6c6bf7ec6860552bb6c49e13db0889692edadb5e10750522da

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