ID | 8498 | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Package Name | lutok | ||||||||||||||||||||
Version | 0.4 | ||||||||||||||||||||
Release | 29.fc42 | ||||||||||||||||||||
Epoch | Draft | False | |||||||||||||||||||
Summary | Lightweight C++ API library for Lua | ||||||||||||||||||||
Description | Lutok provides thin C++ wrappers around the Lua C API to ease the interaction between C++ and Lua. These wrappers make intensive use of RAII to prevent resource leakage, expose C++-friendly data types, report errors by means of exceptions and ensure that the Lua stack is always left untouched in the face of errors. The library also provides a small subset of miscellaneous utility functions built on top of the wrappers. Lutok focuses on providing a clean and safe C++ interface; the drawback is that it is not suitable for performance-critical environments. In order to implement error-safe C++ wrappers on top of a Lua C binary library, Lutok adds several layers or abstraction and error checking that go against the original spirit of the Lua C API and thus degrade performance. | ||||||||||||||||||||
Built by | davidlt | ||||||||||||||||||||
State | complete | ||||||||||||||||||||
Volume | DEFAULT | ||||||||||||||||||||
Started | Mon, 09 Jun 2025 16:29:47 UTC | ||||||||||||||||||||
Completed | Mon, 09 Jun 2025 16:29:47 UTC | ||||||||||||||||||||
Tags |
|
||||||||||||||||||||
RPMs |
|
||||||||||||||||||||
Changelog | * Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-29 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Mon Sep 02 2024 Miroslav Suchý <msuchy@redhat.com> - 0.4-28 - convert license to SPDX * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-27 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-26 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-25 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Mon May 15 2023 Sérgio Basto <sergio@serjux.com> - 0.4-23 - Rebuild for ATF soname bump * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild |