Package gem-msgpack: Information
Source package: gem-msgpack
Version: 1.7.2-alt1
Build time: Aug 13, 2024, 10:09 AM
Category: Development/Ruby
Report package bugHome page: https://github.com/msgpack/msgpack-ruby
License: Apache-2.0
Summary: MessagePack implementation for Ruby
Description:
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 (binary data, size, speed ...), MessagePack is a perfect replacement.
List of RPM packages built from this SRPM:
gem-msgpack (riscv64)
gem-msgpack-debuginfo (riscv64)
gem-msgpack-devel (noarch)
gem-msgpack-doc (noarch)
gem-msgpack (riscv64)
gem-msgpack-debuginfo (riscv64)
gem-msgpack-devel (noarch)
gem-msgpack-doc (noarch)
Maintainer: Ruby Maintainers Team
Last changed
May 8, 2024 Pavel Skrylev 1.7.2-alt1
- ^ 1.5.6 -> 1.7.2 - * relicensed
Sept. 21, 2022 Pavel Skrylev 1.5.6-alt1
- ^ 1.4.5 -> 1.5.6
March 17, 2022 Pavel Skrylev 1.4.5-alt1
- ^ 1.3.3 -> 1.4.5