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

Changelog

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

  * No-change rebuild with Python 3.12 only

 -- Graham Inggs <email address hidden>  Wed, 10 Apr 2024 17:55:34 +0000

Upload details

Uploaded by:
Graham Inggs
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
Oracular release universe misc
Noble release universe misc

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-3build2.debian.tar.xz 2.2 KiB 4f4ce55711ae09d41d8f99e488835d64db4eaa2c9d0810a346e972d3989a5f68
python-mapbox-earcut_1.0.1-3build2.dsc 2.6 KiB d999a50b3bd2dbce04d1c41e570d8fbdbee79bd5ca481161029ed4bc2453a377

Available diffs

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