python-shapely 2.0.1-1 source package in Ubuntu

Changelog

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

  * Bump debhelper compat to 13.
  * Move from experimental to unstable.

 -- Bas Couwenberg <email address hidden>  Wed, 21 Jun 2023 20:45:09 +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_2.0.1-1.dsc 2.1 KiB 1e473508214d1583a901a540087e4c42ede64bb4933439f43710a2b990d6faae
python-shapely_2.0.1.orig.tar.gz 318.2 KiB 93d754ddf07f1607dc7189881518da2d8e6f19cba5bcd1969875a0101592531d
python-shapely_2.0.1-1.debian.tar.xz 9.8 KiB 08a205c55e9fb9e165b0d21176bca9ac96981d581cf409f6316a617c2ee83abd

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