Package perl-Sereal-Decoder: Information

    Source package: perl-Sereal-Decoder
    Version: 4.007-alt2
    Build time:  Apr 19, 2019, 03:52 PM in the task #227577
    Category: Development/Perl
    Report package bug
    License: perl
    Summary: Fast, compact, powerful binary deserialization
    Description: 
    This library implements a deserializer for an efficient, compact-output,
    and feature-rich binary protocol called *Sereal*.
    Its sister module the Sereal::Encoder manpage implements an encoder for this format.
    The two are released separately to allow for independent and safer upgrading.
    
    The Sereal protocol version that is compatible with this decoder implementation
    is currently protocol version 1. As it stands, it will refuse to attempt to
    decode future versions of the protocol, but there is likely going to be an
    option to decode the parts of the input that are compatible with version 1
    of the protocol. The protocol was designed to allow for this.
    
    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/sereal_spec.pod,
    there is a discussion of the design objectives in
    https://github.com/Sereal/Sereal/blob/master/README.pod, and the output
    of our benchmarks can be seen at
    https://github.com/Sereal/Sereal/wiki/Sereal-Comparison-Graphs.

    List of rpms provided by this srpm:
    perl-Sereal-Decoder (x86_64, i586, aarch64)
    perl-Sereal-Decoder-debuginfo (x86_64, i586, aarch64)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

      1. perl(Scalar/Util.pm)
      2. perl(Test/LongString.pm)
      3. perl(Test/More.pm)
      4. perl(Test/Warn.pm)
      5. perl(XSLoader.pm)
      6. perl-devel
      7. perl-podlators
      8. /proc
      9. libzstd-devel
      10. rpm-build-perl
      11. perl(Data/Dumper.pm)
      12. perl(ExtUtils/MakeMaker.pm)
      13. perl(ExtUtils/ParseXS.pm)
      14. perl(File/Find.pm)
      15. perl(File/Path.pm)
      16. perl(File/Spec.pm)

    Last changed


    April 19, 2019 Igor Vlasenko 4.007-alt2
    - build with system zstd (closes: #36407)
    April 11, 2019 Igor Vlasenko 4.007-alt1
    - automated CPAN update
    Jan. 24, 2019 Igor Vlasenko 4.005-alt1.1
    - rebuild with new perl 5.28.1