python-mapbox-earcut 1.0.1-3build1 source package in Ubuntu

Changelog

python-mapbox-earcut (1.0.1-3build1) noble; urgency=medium

  * No-change rebuild to build with python3.12 as supported.

 -- Matthias Klose <email address hidden>  Thu, 02 Nov 2023 09:26:28 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Debian Math Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-mapbox-earcut_1.0.1.orig.tar.gz 11.5 KiB 88b439b7623c8dc81eec33281254b0b508bb2a0e0e8b82cb68f4c7c0c4208b0e
python-mapbox-earcut_1.0.1-3build1.debian.tar.xz 2.1 KiB 1c2e19101f6c92a9320de0f9112aefaf724c7688f2ae155a2af315cef4a8f95d
python-mapbox-earcut_1.0.1-3build1.dsc 2.7 KiB 4b731bd175a206954fadaf6a5aad29dd602e6e1060cf6f9997f914383f6dfef2

View changes file

Binary packages built by this source

python3-mapbox-earcut: Python bindings for the Mapbox Earcut library

 The Mapbox Earcut library implements a modified ear slicing algorithm,
 optimized by z-order curve hashing and extended to handle holes, twisted
 polygons, degeneracies and self-intersections in a way that doesn't guarantee
 correctness of triangulation, but attempts to always produce acceptable
 results for practical data like geographical shapes.
 .
 This package provides Python 3 bindings.

python3-mapbox-earcut-dbgsym: debug symbols for python3-mapbox-earcut