INFO
Name: php-pecl-msgpack
Version: 2.1.2-4.el9
Arch: x86_64
Summary: API for communicating with MessagePack serialization
License: BSD
Vendor: Fedora Project
Build Host: buildvm-x86-25.iad2.fedoraproject.org
Build Date: Mon Dec 6 15:24:58 2021
Size: 100230
URL: https://pecl.php.net/package/msgpack
Description: This extension provide API for communicating with MessagePack serialization.
MessagePack is an efficient binary serialization format. It lets you exchange
data among multiple languages like JSON but it's faster and smaller.
For example, small integers (like flags or error code) are encoded into a
single byte, and typical short strings only require an extra byte in addition
to the strings themselves.
If you ever wished to use JSON for convenience (storing an image with metadata)
but could not for technical reasons (encoding, size, speed...), MessagePack is
a perfect replacement.
This extension is still EXPERIMENTAL.
FILES
/etc/php.d/40-msgpack.ini
/usr/lib/.build-id
/usr/lib/.build-id/36
/usr/lib/.build-id/36/5591726ce08b58c9fcc4ec32bfb56354d1ff81
/usr/lib64/php/modules/msgpack.so
/usr/share/doc/pecl/msgpack
/usr/share/doc/pecl/msgpack/CREDITS
/usr/share/doc/pecl/msgpack/EXPERIMENTAL
/usr/share/doc/pecl/msgpack/README.md
/usr/share/licenses/php-pecl-msgpack
/usr/share/licenses/php-pecl-msgpack/LICENSE
/var/lib/php/peclxml/php-pecl-msgpack.xml
REQUIRES
config(php-pecl-msgpack) 2.1.2-4.el9
libc.so.6()(64bit)
libc.so.6(GLIBC_2.14)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
php(api) 20200930-64
php(zend-abi) 20200930-64
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
bundled(msgpack) 3.2.0
config(php-pecl-msgpack) 2.1.2-4.el9
php-msgpack 2.1.2
php-msgpack(x86-64) 2.1.2
php-pecl(msgpack) 2.1.2
php-pecl(msgpack)(x86-64) 2.1.2
php-pecl-msgpack 2.1.2-4.el9
php-pecl-msgpack(x86-64) 2.1.2-4.el9
CONFIG FILES
/etc/php.d/40-msgpack.ini cn
/usr/lib/.build-id a
/usr/lib/.build-id/36 a
/usr/lib/.build-id/36/5591726ce08b58c9fcc4ec32bfb56354d1ff81 a
/usr/lib64/php/modules/msgpack.so
/usr/share/doc/pecl/msgpack
/usr/share/doc/pecl/msgpack/CREDITS d
/usr/share/doc/pecl/msgpack/EXPERIMENTAL d
/usr/share/doc/pecl/msgpack/README.md d
/usr/share/licenses/php-pecl-msgpack
/usr/share/licenses/php-pecl-msgpack/LICENSE l
/var/lib/php/peclxml/php-pecl-msgpack.xml
LICENSE FILES
BSD
|