python-shapely 1.8.4-1 source package in Ubuntu

Changelog

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

  * New upstream release.

 -- Bas Couwenberg <email address hidden>  Thu, 18 Aug 2022 05:21:58 +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-shapely_1.8.4-1.dsc 2.1 KiB 49fcc0b76c970a664fd4c3be90ea284282f1afbbc374658e04f08b15743aba21
python-shapely_1.8.4.orig.tar.gz 315.1 KiB e27c49ab0019b9e47bf4f35545b2868af34731e22be755f56f22b5278d3e4efd
python-shapely_1.8.4-1.debian.tar.xz 12.8 KiB 9f49f1964a921bf56e3441adb0ca28720048b0675759bd8dc0620de7f32145e3

Available diffs

No changes file available.

Binary packages built by this source

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