python-shapely 2.0.4-1 source package in Ubuntu

Changelog

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

  * New upstream release.

 -- Bas Couwenberg <email address hidden>  Wed, 17 Apr 2024 05:16: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
Oracular release universe python

Downloads

File Size SHA-256 Checksum
python-shapely_2.0.4-1.dsc 2.2 KiB 14c487e57c39b2effeaeae1a0421bf185e801c80a4a4b0bedb0f9bac21bc9950
python-shapely_2.0.4.orig.tar.gz 323.8 KiB 1ba97c10b14a396241459ea21236ea6b68dd9d61dda4b5598f2356e7ebdf15e4
python-shapely_2.0.4-1.debian.tar.xz 10.3 KiB ed419f718fdae51ef959832a0fc7b89f4e6179d02c1d06568623a576d671a7d5

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