Metadata for yyjson-0.12.0-1.el10_2.aarch64.rpm

0 directories 0 files
Go up

INFO

Name: yyjson
Version: 0.12.0-1.el10_2
Arch: aarch64
Summary: A high performance JSON library written in ANSI C
License: MIT
Vendor: Fedora Project
Build Host: buildvm-a64-22.rdu3.fedoraproject.org
Build Date: Thu Jan 15 14:33:43 2026
Size: 278780
URL: https://github.com/ibireme/yyjson
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.

FILES

/usr/lib/.build-id
/usr/lib/.build-id/a8
/usr/lib/.build-id/a8/7cffb1c6509f9c8ac4a1ae52b0dbfa41bd30db
/usr/lib64/libyyjson.so.0
/usr/lib64/libyyjson.so.0.12.0
/usr/share/doc/yyjson
/usr/share/doc/yyjson/README.md
/usr/share/licenses/yyjson
/usr/share/licenses/yyjson/LICENSE

REQUIRES

ld-linux-aarch64.so.1()(64bit)
ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.17)(64bit)
libc.so.6(GLIBC_ABI_DT_RELR)(64bit)
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1
rtld(GNU_HASH)

PROVIDES

libyyjson.so.0()(64bit)
yyjson 0.12.0-1.el10_2
yyjson(aarch-64) 0.12.0-1.el10_2

CONFIG FILES

/usr/lib/.build-id a
/usr/lib/.build-id/a8 a
/usr/lib/.build-id/a8/7cffb1c6509f9c8ac4a1ae52b0dbfa41bd30db a
/usr/lib64/libyyjson.so.0
/usr/lib64/libyyjson.so.0.12.0
/usr/share/doc/yyjson
/usr/share/doc/yyjson/README.md d
/usr/share/licenses/yyjson
/usr/share/licenses/yyjson/LICENSE l

LICENSE FILES

MIT