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

Changelog

python-mapbox-earcut (1.0.1-2build1) lunar; urgency=medium

  * No-change rebuild with Python 3.11 only

 -- Graham Inggs <email address hidden>  Tue, 21 Mar 2023 05:55:30 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Lunar
Original maintainer:
Debian Math Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar 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-2build1.debian.tar.xz 2.1 KiB 54bc2a52dedc4b3a5eae0a2cecbac889cec4cc1dd6fa052179ce7986cf3cb766
python-mapbox-earcut_1.0.1-2build1.dsc 2.6 KiB 3f0f2ee078b0c7f6a0e3debd3ca8611ff9a6788dc9c129a6c43d6f193cd5cf6a

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