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

Group :: Desenvolvimento/Perl
RPM: perl-Sereal

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 5.004-alt1
Data da compilação: 29 abril 2023, 01:25 ( 52.1 weeks ago )
Tamanho:: 204.06 Kb

Home page:   http://search.cpan.org/dist/Sereal/

Licença: perl
Sumário: Fast, compact, powerful binary (de-)serialization
Descrição:

*Sereal* is an efficient, compact-output, binary and feature-rich
serialization protocol. The Perl encoder is implemented as the
the Sereal::Encoder manpage module, the Perl decoder correspondingly as
the Sereal::Decoder manpage. They are distributed separately to allow for
safe upgrading without downtime. (Hint: Upgrade the decoder everywhere
first, then the encoder.)

This `Sereal' module is a very thin wrapper around both `Sereal::Encoder'
and `Sereal::Decoder'. It depends on both and loads both. So if you have
a user of both encoder and decoder, it is enough to depend on a particular
version of `Sereal' and you'll get the most recent released versions
of `Sereal::Encoder' and `Sereal::Decoder' whose version is smaller than
or equal to the version of `Sereal' you depend on.

The protocol specification and many other bits of documentation
can be found in the github repository. Right now, the specification is at
https://github.com/Sereal/Sereal/blob/master/ser…,
there is a discussion of the design objectives in
https://github.com/Sereal/Sereal/blob/master/REA…, and the output
of our benchmarks can be seen at
https://github.com/Sereal/Sereal/wiki/Sereal-Com….

Mantenedor currente: Igor Vlasenko

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • perl-Sereal
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