python-pyproj 3.6.1-1 source package in Ubuntu

Changelog

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

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

 -- Bas Couwenberg <email address hidden>  Thu, 21 Sep 2023 06:20:44 +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.6.1-1.dsc 2.3 KiB 081ceaf505be0cec2d0e15061c4de37c10db80288de99121f00af612939d1b1c
python-pyproj_3.6.1.orig.tar.gz 234.0 KiB 33b4f865d370e37d290591b13985016e98fa9038a1a5bde5d0c208307ed5221d
python-pyproj_3.6.1-1.debian.tar.xz 8.1 KiB f43d46bec35f12cfc24706e9bc79889f4f3cb64a7515e3de488d630780f2e9d5

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