Information for build yyjson-0.10.0-1.ocs23
ID | 14826 | ||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Package Name | yyjson | ||||||||||||||||||||||||||
Version | 0.10.0 | ||||||||||||||||||||||||||
Release | 1.ocs23 | ||||||||||||||||||||||||||
Epoch | |||||||||||||||||||||||||||
Source | git+https://gitee.com/opencloudos-stream/yyjson?.#987ac31c87b5001377e751d09503a88b3be7fa0c | ||||||||||||||||||||||||||
Summary | A high performance JSON library written in ANSI C | ||||||||||||||||||||||||||
Description | A 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 by | fanjunkong | ||||||||||||||||||||||||||
State | complete | ||||||||||||||||||||||||||
Volume | DEFAULT | ||||||||||||||||||||||||||
Started | Wed, 14 Aug 2024 23:26:10 CST | ||||||||||||||||||||||||||
Completed | Wed, 14 Aug 2024 23:28:16 CST | ||||||||||||||||||||||||||
Task | build (dist-ocs23-epol9, /opencloudos-stream/yyjson:.:origin/master) | ||||||||||||||||||||||||||
Extra | {'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/yyjson?.#origin/master'}} | ||||||||||||||||||||||||||
Tags |
|
||||||||||||||||||||||||||
RPMs |
|
||||||||||||||||||||||||||
Logs |
|
||||||||||||||||||||||||||
Changelog | * Wed Aug 14 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.10.0-1 - initial build |