python-pyproj 3.2.1-1 source package in Ubuntu

Changelog

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

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

 -- Bas Couwenberg <email address hidden>  Sat, 18 Sep 2021 06:48:37 +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.2.1-1.dsc 2.2 KiB 754096aa181b80ef765237d816e2d3d34bdd1818ec0f2192e4eb66d4f9ecefca
python-pyproj_3.2.1.orig.tar.gz 224.2 KiB 887fa5ea5f2c6f20bc92f4c922a068529b82664cd75fe06f169104a7caffc8f1
python-pyproj_3.2.1-1.debian.tar.xz 7.0 KiB f9a7ae06c91b0ba56546048156b06e70130ee2ce89a92739fec95f0c7da438ea

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