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

Changelog

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

  * Source only upload.

 -- Timo Röhling <email address hidden>  Thu, 07 Jul 2022 22:44:40 +0200

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.0-2.dsc 2.4 KiB c1f8f893ea1f957b9184f208e13a2bdf621e2dbfe6beb3e6f05387fb79ee8d3a
python-mapbox-earcut_1.0.0.orig.tar.gz 11.2 KiB 2b6da6d398ede7911390968c45418e60230456c9bc940f361f90d51a391feafe
python-mapbox-earcut_1.0.0-2.debian.tar.xz 1.9 KiB b97b984f41333f28f72baf183bd14a7f69a3b056e5321b99041e66989bbed8db

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