[ol9_developer_EPEL] python3-mapbox-earcut-1.0.1-4.el9.x86_64

Name:python3-mapbox-earcut
Version:1.0.1
Release:4.el9
Architecture:x86_64
Group:Unspecified
Size:171384
License:ISC AND BSD-3-Clause
RPM: python3-mapbox-earcut-1.0.1-4.el9.x86_64.rpm
Source RPM: python-mapbox-earcut-1.0.1-4.el9.src.rpm
Build Date:Thu Aug 31 2023
Build Host:build-ol9-x86_64.oracle.com
Vendor:Oracle America
URL:https://github.com/skogler/mapbox_earcut_python
Summary:Python bindings to the mapbox earcut C++ library
Description:
Python 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.

Related Packages (Show Changelog) (Show Filelist)