Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37045461
en ru br
ALT Linux repositórios
S:1.5.6-alt1

Group :: Desenvolvimento/Ruby
RPM: gem-msgpack

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 1.5.6-alt1
Data da compilação: 21 setembro 2022, 14:17 ( 79.2 weeks ago )
Tamanho:: 74.31 Kb

Home page:   https://github.com/msgpack/msgpack-ruby

Licença: Apache 2.0
Sumário: MessagePack implementation for Ruby
Descrição:

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.

Mantenedor currente: Ruby Maintainers Team

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • gem-msgpack
  • gem-msgpack-debuginfo
  • gem-msgpack-devel
  • gem-msgpack-doc
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009