Package ruby-msgpack: Information

Danger alert: Package removed from sisyphus repository

Removed in the task: #247330
Package removed: Pavel Skrylev
Deletion date: March 12, 2020
Message: Remove_unnecessary
    Source package: ruby-msgpack
    Version: 1.3.1-alt1
    Build time:  Sep 17, 2019, 07:58 PM in the task #237608
    Category: Development/Ruby
    Report package bug
    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 rpms provided by this srpm:
    gem-msgpack-devel (noarch)
    gem-msgpack-doc (noarch)
    ruby-msgpack (x86_64, ppc64le, i586, aarch64)
    ruby-msgpack-debuginfo (x86_64, ppc64le, i586, aarch64)



      1. rpm-build-ruby

    Last changed


    Sept. 16, 2019 Pavel Skrylev 1.3.1-alt1
    - ^ v1.3.1
    - ! spec
    April 16, 2019 Pavel Skrylev 1.2.9-alt1
    - Use Ruby Policy 2.0
    - Bump to 1.2.9
    Sept. 30, 2018 Mikhail Gordeev 1.1.0-alt1.5
    - Add rubygem files