INFO
Name: yyjson
Version: 0.10.0-1.el8
Arch: s390x
Summary: A high performance JSON library written in ANSI C
License: MIT
Vendor: Fedora Project
Build Host: buildvm-s390x-07.s390.fedoraproject.org
Build Date: Mon Jul 15 15:59:34 2024
Size: 253719
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/36
/usr/lib/.build-id/36/2b68f06442864b3af2d623d75946648cf8bc84
/usr/lib64/libyyjson.so.0
/usr/lib64/libyyjson.so.0.10.0
/usr/share/doc/yyjson
/usr/share/doc/yyjson/README.md
/usr/share/licenses/yyjson
/usr/share/licenses/yyjson/LICENSE
REQUIRES
libc.so.6()(64bit)
libc.so.6(GLIBC_2.2)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsXz) 5.2-1
rtld(GNU_HASH)
PROVIDES
libyyjson.so.0()(64bit)
yyjson 0.10.0-1.el8
yyjson(s390-64) 0.10.0-1.el8
CONFIG FILES
/usr/lib/.build-id a
/usr/lib/.build-id/36 a
/usr/lib/.build-id/36/2b68f06442864b3af2d623d75946648cf8bc84 a
/usr/lib64/libyyjson.so.0
/usr/lib64/libyyjson.so.0.10.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
|