python-pyproj 1.9.5.1-1 source package in Ubuntu

Changelog

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

  * New upstream release.

 -- Bas Couwenberg <email address hidden>  Wed, 06 Jan 2016 23:53:14 +0100

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_1.9.5.1-1.dsc 2.1 KiB 6f91522ae157a240ea70810058fc197b024c2a761cbb9ffc2e5431c92bf03a3a
python-pyproj_1.9.5.1.orig.tar.gz 2.6 MiB 0e19f02ebbf4c253813142ffe06e12489f3861877c3fab75b6c769c1a1960cac
python-pyproj_1.9.5.1-1.debian.tar.xz 6.6 KiB ac7741e4f43e03b893829c3504c867148bf33dbd940d3db8b229170e4b4e4d57

No changes file available.

Binary packages built by this source

python-pyproj: Python interface to PROJ.4 library

 PROJ.4 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 binding to PROJ.4, it can receive coordinates as numpy
 arrays, Python arrays, lists or scalars. This module is optimized for
 numpy arrays.

python3-pyproj: Python 3 interface to PROJ.4 library

 PROJ.4 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.4, it can receive coordinates as numpy
 arrays, Python arrays, lists or scalars. This module is optimized for
 numpy arrays.