Sat, 08 Jun 2024 11:32:11 UTC | login

Information for build cppcodec-0-0.20171002.git.65e512d.fc29

ID32605
Package Namecppcodec
Version0
Release0.20171002.git.65e512d.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, 05 Jun 2018 16:40:07 UTC
CompletedTue, 05 Jun 2018 19:02:16 UTC
Taskbuild (f29-candidate, cppcodec-0-0.20171002.git.65e512d.fc29.src.rpm)
Tags
f29
RPMs
src
cppcodec-0-0.20171002.git.65e512d.fc29.src.rpm (info) (download)
riscv64
cppcodec-devel-0-0.20171002.git.65e512d.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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