Thu, 26 Jun 2025 22:17:02 CST | login

Information for build yyjson-0.10.0-2.oc9

ID43472
Package Nameyyjson
Version0.10.0
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/yyjson.git?.#100f0661a7f91843e518db4c0ea0e2a095a37649
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 bybbrucezhang
State complete
Volume DEFAULT
StartedSat, 14 Jun 2025 18:26:24 CST
CompletedSat, 14 Jun 2025 18:31:53 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/yyjson.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/yyjson.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
yyjson-0.10.0-2.oc9.src.rpm (info) (download)
aarch64
yyjson-0.10.0-2.oc9.aarch64.rpm (info) (download)
yyjson-devel-0.10.0-2.oc9.aarch64.rpm (info) (download)
yyjson-debuginfo-0.10.0-2.oc9.aarch64.rpm (info) (download)
yyjson-debugsource-0.10.0-2.oc9.aarch64.rpm (info) (download)
loongarch64
yyjson-0.10.0-2.oc9.loongarch64.rpm (info) (download)
yyjson-devel-0.10.0-2.oc9.loongarch64.rpm (info) (download)
yyjson-debuginfo-0.10.0-2.oc9.loongarch64.rpm (info) (download)
yyjson-debugsource-0.10.0-2.oc9.loongarch64.rpm (info) (download)
x86_64
yyjson-0.10.0-2.oc9.x86_64.rpm (info) (download)
yyjson-devel-0.10.0-2.oc9.x86_64.rpm (info) (download)
yyjson-debuginfo-0.10.0-2.oc9.x86_64.rpm (info) (download)
yyjson-debugsource-0.10.0-2.oc9.x86_64.rpm (info) (download)
Logs
x86_64
dnf.rpm.log
build.log
dnf.librepo.log
hw_info.log
dnf.log
mock_output.log
state.log
root.log
installed_pkgs.log
mock_config.log
aarch64
state.log
build.log
installed_pkgs.log
root.log
dnf.librepo.log
dnf.rpm.log
dnf.log
mock_output.log
hw_info.log
mock_config.log
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
Changelog * Fri Jun 13 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.10.0-2 - Rebuilt for loongarch64 * Wed Aug 14 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.10.0-1 - initial build