python-shapely 1.6.3-1 source package in Ubuntu

Changelog

python-shapely (1.6.3-1) unstable; urgency=medium

  * New upstream release.
  * Strip trailing whitespace from changelog.
  * Bump Standards-Version to 4.1.2, no changes.

 -- Bas Couwenberg <email address hidden>  Sun, 10 Dec 2017 11:36:14 +0100

Upload details

Uploaded by:
Debian GIS Project
Uploaded to:
Sid
Original maintainer:
Debian GIS Project
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-shapely_1.6.3-1.dsc 2.4 KiB cbbcfff02adc77de516b729ba1ef4124a119fb9af1a4900e45df11c78050406b
python-shapely_1.6.3.orig.tar.gz 262.7 KiB e116230845ae1f7c7cdaa6041986123a157ad7834f015000f6f49d54a2d0d294
python-shapely_1.6.3-1.debian.tar.xz 13.0 KiB 21045130bf987fee404be5e590b03d7f1bd508c602b4ab9d294a4ee90c92d166

Available diffs

No changes file available.

Binary packages built by this source

python-shapely: geometric objects, predicates, and operations (Python 2)

 Shapely is a package for manipulation and analysis of 2D features.
 Its capabilities include:
  * calculating the point set unions, intersections, or differences of features
  * predicate tests on features: intersects, touches, contains, and more.
 .
 Supported geometric types are points, line strings, linear rings, polygons, and
 homogeneous or heterogeneous collections thereof.
 .
 This is the Python 2 version of the package.

python-shapely-dbgsym: debug symbols for python-shapely
python-shapely-doc: geometric objects, predicates, and operations (documentation)

 Shapely is a package for manipulation and analysis of 2D features.
 Its capabilities include:
  * calculating the point set unions, intersections, or differences of features
  * predicate tests on features: intersects, touches, contains, and more.
 .
 Supported geometric types are points, line strings, linear rings, polygons, and
 homogeneous or heterogeneous collections thereof.
 .
 This package provides the documentation for Shapely.

python3-shapely: geometric objects, predicates, and operations (Python 3)

 Shapely is a package for manipulation and analysis of 2D features.
 Its capabilities include:
  * calculating the point set unions, intersections, or differences of features
  * predicate tests on features: intersects, touches, contains, and more.
 .
 Supported geometric types are points, line strings, linear rings, polygons, and
 homogeneous or heterogeneous collections thereof.
 .
 This is the Python 3 version of the package.

python3-shapely-dbgsym: debug symbols for python3-shapely