Sat, 08 Jun 2024 12:20:01 UTC | login

Information for build cppcodec-0.1-2.fc29

ID64676
Package Namecppcodec
Version0.1
Release2.fc29
Epoch
SummaryHeader-only C++11 library to encode/decode base64/base64url/base32/base32hex/hex
DescriptionHeader-only C++11 library to encode/decode base64, base64url, base32, base32hex and hex (a.k.a. base16) as specified in RFC 4648, plus Crockford's base32. MIT licensed with consistent, flexible API. Supports raw pointers, std::string and (templated) character vectors without unnecessary allocations.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 24 Jul 2018 19:26:39 UTC
CompletedTue, 24 Jul 2018 21:03:22 UTC
Taskbuild (f29-candidate, cppcodec-0.1-2.fc29.src.rpm)
Tags
f29
RPMs
src
cppcodec-0.1-2.fc29.src.rpm (info) (download)
riscv64
cppcodec-devel-0.1-2.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Sun Jul 08 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.1-1 - Update to 0.1 * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.20171003.git.65e512d - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Mon Oct 02 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0-0.20171002.git.65e512d - Update to latest snapshot * Tue Apr 04 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0-0.20170404.git.61d9b04 - Initial package