python-pyproj 2.4.0+ds-1 source package in Ubuntu

Changelog

python-pyproj (2.4.0+ds-1) unstable; urgency=medium

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

 -- Bas Couwenberg <email address hidden>  Sat, 21 Sep 2019 06:27:00 +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_2.4.0+ds-1.dsc 2.1 KiB 21cd1dfb2638e37ab16fb7c859f25da54bed9c97386f2b8b71f9a6d879a75112
python-pyproj_2.4.0+ds.orig.tar.xz 81.9 KiB 6d098135c127149d4492b0697b6e8d25bec41dd2581a84a5924cec47387c24a0
python-pyproj_2.4.0+ds-1.debian.tar.xz 6.0 KiB 37bf6607264f224222557d1701b1dc1a1b9d01f21981e4f0762094331de4ee93

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