| Name: | python3-mapbox-earcut |
|---|---|
| Version: | 1.0.1 |
| Release: | 14.el10_0 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 208562 |
| License: | ISC AND BSD-3-Clause |
| RPM: | python3-mapbox-earcut-1.0.1-14.el10_0.aarch64.rpm |
| Source RPM: | python-mapbox-earcut-1.0.1-14.el10_0.src.rpm |
| Build Date: | Tue Dec 24 2024 |
| Build Host: | build-ol10-aarch64.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. |
- Add a SourceLicense field
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Assert that %pyproject_files contains a license file
- Remove an obsolete (pre-F36) conditional workaround
- Keep timestamps when converting text file line endings
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
- Rebuilt for Python 3.12
- Remove explicit %set_build_flags, not needed since F36
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild