python-shapely 2.0.3-1 source package in Ubuntu

Changelog

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

  * New upstream release.
  * Update copyright file.

 -- Bas Couwenberg <email address hidden>  Fri, 16 Feb 2024 20:16:09 +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-shapely_2.0.3-1.dsc 2.2 KiB 998635006d620bcc9ac69ef9761291d3589764b968eb27feaff738738e5b1776
python-shapely_2.0.3.orig.tar.gz 323.1 KiB 41a3b127bb9a517193302c49fe5dc8ad46aae070ccd6c64ba4d09b6ee3f5f083
python-shapely_2.0.3-1.debian.tar.xz 10.3 KiB e32626de67264e1e5ac8f49c92ad4792d32279a0879170ddfe53e287ffe71656

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