Wed, 28 Jan 2026 08:47:38 CST | login

Information for build python-mapbox-earcut-1.0.1-1.ocs23

ID9175
Package Namepython-mapbox-earcut
Version1.0.1
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-mapbox-earcut.git?.#2ba8ba5fb7ba93d7b8f7c674ebf52d4991e1a000
SummaryPython bindings to the mapbox earcut C++ library
DescriptionPython bindings for the C++ implementation of the Mapbox Earcut library, which provides very fast and quite robust triangulation of 2D polygons. Original code: earcut.hpp Original description: The 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.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedThu, 22 Aug 2024 11:37:40 CST
CompletedThu, 22 Aug 2024 11:39:35 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/python-mapbox-earcut.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-mapbox-earcut.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
python-mapbox-earcut-1.0.1-1.ocs23.src.rpm (info) (download)
aarch64
python3-mapbox-earcut-1.0.1-1.ocs23.aarch64.rpm (info) (download)
python-mapbox-earcut-debugsource-1.0.1-1.ocs23.aarch64.rpm (info) (download)
python3-mapbox-earcut-debuginfo-1.0.1-1.ocs23.aarch64.rpm (info) (download)
x86_64
python3-mapbox-earcut-1.0.1-1.ocs23.x86_64.rpm (info) (download)
python-mapbox-earcut-debugsource-1.0.1-1.ocs23.x86_64.rpm (info) (download)
python3-mapbox-earcut-debuginfo-1.0.1-1.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.0.1-1 - initial build