Wed, 08 May 2024 17:28:32 UTC | login

Information for build yyjson-0.8.0-1.20231205gite0bacd5.fc40

ID276752
Package Nameyyjson
Version0.8.0
Release1.20231205gite0bacd5.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/yyjson.git#4d90f7f494d81142ef1478e1793e526f780fdd72
SummaryA high performance JSON library written in ANSI C
DescriptionA high performance JSON library written in ANSI C. Features - Fast: can read or write gigabytes per second JSON data on modern CPUs. - Portable: complies with ANSI C (C89) for cross-platform compatibility. - Strict: complies with RFC 8259 JSON standard, ensuring strict number format and UTF-8 validation. - Extendable: offers options to allow comments, trailing commas, NaN/Inf, and custom memory allocator. - Accuracy: can accurately read and write int64, uint64, and double numbers. - Flexible: supports unlimited JSON nesting levels, \u0000 characters, and non null-terminated strings. - Manipulation: supports querying and modifying using JSON Pointer, JSON Patch and JSON Merge Patch. - Developer-Friendly: easy integration with only one h and one c file.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 15 Dec 2023 09:43:23 UTC
CompletedFri, 15 Dec 2023 10:03:00 UTC
Taskbuild (f40, /rpms/yyjson.git:4d90f7f494d81142ef1478e1793e526f780fdd72)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/yyjson.git#4d90f7f494d81142ef1478e1793e526f780fdd72'}}
Tags
f40
RPMs
src
yyjson-0.8.0-1.20231205gite0bacd5.fc40.src.rpm (info) (download)
riscv64
yyjson-0.8.0-1.20231205gite0bacd5.fc40.riscv64.rpm (info) (download)
yyjson-devel-0.8.0-1.20231205gite0bacd5.fc40.riscv64.rpm (info) (download)
yyjson-debuginfo-0.8.0-1.20231205gite0bacd5.fc40.riscv64.rpm (info) (download)
yyjson-debugsource-0.8.0-1.20231205gite0bacd5.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Tue Dec 12 2023 topazus <topazus@outlook.com> 0.8.0-1 - initial import; rhbz#2254133