Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37048614
en ru br
ALT Linux repos
S:5.004-alt1

Group :: Development/Perl
RPM: perl-Sereal-Encoder

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 5.004-alt1
Build date: 29 april 2023, 01:25 ( 47.9 weeks ago )
Size: 833.66 Kb

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

License: perl
Summary: Fast, compact, powerful binary serialization
Description:

This library implements an efficient, compact-output, and feature-rich
serializer using a binary protocol called *Sereal*.
Its sister module the Sereal::Decoder manpage implements a decoder for this format.
The two are released separately to allow for independent and safer upgrading.

The Sereal protocol version emitted by this encoder implementation is currently
protocol version 1.

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….

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • perl-Sereal-Encoder
  • perl-Sereal-Encoder-debuginfo
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin