Metadata for golang-github-mailru-easyjson-0.7.7-7.el10_0.ppc64le.rpm

0 directories 0 files
Go up

INFO

Name: golang-github-mailru-easyjson
Version: 0.7.7-7.el10_0
Arch: ppc64le
Summary: Fast JSON serializer for golang
License: MIT
Vendor: Fedora Project
Build Host: buildvm-ppc64le-13.iad2.fedoraproject.org
Build Date: Tue Nov  5 18:26:45 2024
Size: 4230272
URL: https://github.com/mailru/easyjson
Description: Package Easyjson provides a fast and easy way to marshal/unmarshal Go structs
to/from JSON without the use of reflection. In performance tests, easyjson
outperforms the standard encoding/json package by a factor of 4-5x, and other
JSON encoding packages by a factor of 2-3x.

Easyjson aims to keep generated Go code simple enough so that it can be easily
optimized or fixed. Another goal is to provide users with the ability to
customize the generated code by providing options not available with the
standard encoding/json package, such as generating "snake_case" names or
enabling omitempty behavior by default.

FILES

/usr/bin/easyjson
/usr/lib/.build-id
/usr/lib/.build-id/2b
/usr/lib/.build-id/2b/822b08f9f7eb9033289f141e169c7ff1373b26
/usr/share/doc/golang-github-mailru-easyjson
/usr/share/doc/golang-github-mailru-easyjson/README.md
/usr/share/licenses/golang-github-mailru-easyjson
/usr/share/licenses/golang-github-mailru-easyjson/LICENSE

REQUIRES

libc.so.6()(64bit)
libc.so.6(GLIBC_2.17)(64bit)
libc.so.6(GLIBC_2.32)(64bit)
libc.so.6(GLIBC_2.34)(64bit)
libc.so.6(GLIBC_ABI_DT_RELR)(64bit)
libresolv.so.2()(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

golang-github-mailru-easyjson 0.7.7-7.el10_0
golang-github-mailru-easyjson(ppc-64) 0.7.7-7.el10_0

CONFIG FILES

/usr/bin/easyjson
/usr/lib/.build-id a
/usr/lib/.build-id/2b a
/usr/lib/.build-id/2b/822b08f9f7eb9033289f141e169c7ff1373b26 a
/usr/share/doc/golang-github-mailru-easyjson
/usr/share/doc/golang-github-mailru-easyjson/README.md d
/usr/share/licenses/golang-github-mailru-easyjson
/usr/share/licenses/golang-github-mailru-easyjson/LICENSE l

LICENSE FILES

MIT