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

Changelog

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

  * No-change rebuild with Python 3.11 as supported

 -- Graham Inggs <email address hidden>  Thu, 03 Nov 2022 17:49:49 +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

Downloads

File Size SHA-256 Checksum
python-mapbox-earcut_1.0.0.orig.tar.gz 11.2 KiB 2b6da6d398ede7911390968c45418e60230456c9bc940f361f90d51a391feafe
python-mapbox-earcut_1.0.0-2build1.debian.tar.xz 1.9 KiB 09bc65a7ea2040ae9b97832a1a7cd6eb36bdf874a23473e66e4fe3b0c4d46e5c
python-mapbox-earcut_1.0.0-2build1.dsc 2.6 KiB 6450aaf5b63bc37ed918ce7b2dd4698a225f751bd766b1ce4337b73024290bf8

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