Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: lutok | Distribution: Fedora Project |
Version: 0.4 | Vendor: Fedora Project |
Release: 27.fc41 | Build date: Fri Jul 19 05:57:45 2024 |
Group: Unspecified | Build host: buildvm-ppc64le-20.iad2.fedoraproject.org |
Size: 205096 | Source RPM: lutok-0.4-27.fc41.src.rpm |
Packager: Fedora Project | |
Url: http://code.google.com/p/lutok/ | |
Summary: Lightweight C++ API library for Lua |
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.
BSD
* 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 * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
/usr/lib/.build-id /usr/lib/.build-id/70 /usr/lib/.build-id/70/b0c504c99e030c410986c0bde1b01bea4bcffd /usr/lib64/liblutok.so.3 /usr/lib64/liblutok.so.3.0.0 /usr/share/doc/lutok /usr/share/doc/lutok/AUTHORS /usr/share/doc/lutok/COPYING /usr/share/doc/lutok/NEWS /usr/share/doc/lutok/README
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Oct 27 05:57:41 2024