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

Changelog

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

  * Use the shiny new pybuild-autopkgtest

 -- Timo Röhling <email address hidden>  Thu, 08 Dec 2022 12:40:26 +0100

Upload details

Uploaded by:
Debian Math Team
Uploaded to:
Sid
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-2.dsc 2.5 KiB 4204fa4fb8640e34466783e0591ea934e09d09cecc0e579a88cbb759080cfd0c
python-mapbox-earcut_1.0.1.orig.tar.gz 11.5 KiB 88b439b7623c8dc81eec33281254b0b508bb2a0e0e8b82cb68f4c7c0c4208b0e
python-mapbox-earcut_1.0.1-2.debian.tar.xz 2.0 KiB da951805bf2af8fc4c883dcf2b249141f02cb4d23c1364fb1914c11c661921e0

Available diffs

No changes file available.

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