Sun, 19 May 2024 17:00:28 UTC | login

Information for build lutok-0.4-16.fc33

ID182067
Package Namelutok
Version0.4
Release16.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/lutok.git#da07f0a61297854fb290ef22e203d9dc8211e7dd
SummaryLightweight C++ API library for Lua
DescriptionLutok 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 bydavidlt
State complete
Volume DEFAULT
StartedFri, 14 Aug 2020 16:25:55 UTC
CompletedFri, 14 Aug 2020 16:54:39 UTC
Taskbuild (f33, /rpms/lutok.git:da07f0a61297854fb290ef22e203d9dc8211e7dd)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/lutok.git#da07f0a61297854fb290ef22e203d9dc8211e7dd'}}
Tags
f33
f37
f38
RPMs
src
lutok-0.4-16.fc33.src.rpm (info) (download)
noarch
lutok-doc-0.4-16.fc33.noarch.rpm (info) (download)
riscv64
lutok-0.4-16.fc33.riscv64.rpm (info) (download)
lutok-devel-0.4-16.fc33.riscv64.rpm (info) (download)
lutok-tests-0.4-16.fc33.riscv64.rpm (info) (download)
lutok-debuginfo-0.4-16.fc33.riscv64.rpm (info) (download)
lutok-debugsource-0.4-16.fc33.riscv64.rpm (info) (download)
lutok-tests-debuginfo-0.4-16.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild