Package perl-Sereal-Decoder: Information

    Source package: perl-Sereal-Decoder
    Version: 5.004-alt1
    Build time:  Nov 30, 2023, 10:13 PM
    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 (riscv64)
    perl-Sereal-Decoder-debuginfo (riscv64)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

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

    Last changed


    April 29, 2023 Igor Vlasenko 5.004-alt1
    - automated CPAN update
    Feb. 9, 2023 Igor Vlasenko 5.003-alt1
    - automated CPAN update
    Feb. 4, 2023 Igor Vlasenko 5.002-alt1
    - automated CPAN update